Skip to content

Commit 3d70d7a

Browse files
KingPrimesKingPrimes
KingPrimes
authored and
KingPrimes
committed
build: 更新项目版本和依赖
- spring-boot-starter-parent 3.4.4 -> 3.4.5 - NyxBot 0.3.3 -> 0.3.4
1 parent 205f5a5 commit 3d70d7a

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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.4.4</version>
8+
<version>3.4.5</version>
99
<relativePath/>
1010
</parent>
1111

@@ -14,7 +14,7 @@
1414
<artifactId>NxyBot</artifactId>
1515

1616

17-
<version>0.3.3</version>
17+
<version>0.3.4</version>
1818

1919
<name>NxyBot</name>
2020

@@ -35,7 +35,7 @@
3535
<oshi.version>6.8.0</oshi.version>
3636
<okhttp.version>4.12.0</okhttp.version>
3737
<jjwt.version>0.12.6</jjwt.version>
38-
<org.eclipse.jgit.varsion>7.2.0.202503040940-r</org.eclipse.jgit.varsion>
38+
<org.eclipse.jgit.varsion>7.2.1.202505142326-r</org.eclipse.jgit.varsion>
3939
</properties>
4040

4141
<dependencies>

0 commit comments

Comments
 (0)