Compare commits
4 Commits
96b9a11bd2
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 8327b7b760 | |||
| 744668a903 | |||
| e0c06445da | |||
| 752440c226 |
4
pom.xml
4
pom.xml
@@ -103,13 +103,13 @@
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>1.18.42</version>
|
||||
<version>1.18.44</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains</groupId>
|
||||
<artifactId>annotations</artifactId>
|
||||
<version>26.0.2-1</version>
|
||||
<version>26.1.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user