Skip to content

Commit 7c68ec1

Browse files
committed
Update pom.xml
1 parent 38c6bbe commit 7c68ec1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333

3434
<repositories>
3535
<repository>
36-
<id>ci</id>
37-
<url>http://ci.mengcraft.com:8081/plugin/repository/everything/</url>
36+
<id>repository_i7mc</id>
37+
<url>http://repository.i7mc.com:8008</url>
3838
</repository>
3939
<repository>
4040
<id>placeholder</id>
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.projectlombok</groupId>
6060
<artifactId>lombok</artifactId>
61-
<version>1.16.16</version>
61+
<version>1.18.10</version>
6262
<scope>provided</scope>
6363
</dependency>
6464
</dependencies>

0 commit comments

Comments
 (0)