We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205f5a5 commit 3d70d7aCopy full SHA for 3d70d7a
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>3.4.4</version>
+ <version>3.4.5</version>
9
<relativePath/>
10
</parent>
11
@@ -14,7 +14,7 @@
14
<artifactId>NxyBot</artifactId>
15
16
17
- <version>0.3.3</version>
+ <version>0.3.4</version>
18
19
<name>NxyBot</name>
20
@@ -35,7 +35,7 @@
35
<oshi.version>6.8.0</oshi.version>
36
<okhttp.version>4.12.0</okhttp.version>
37
<jjwt.version>0.12.6</jjwt.version>
38
- <org.eclipse.jgit.varsion>7.2.0.202503040940-r</org.eclipse.jgit.varsion>
+ <org.eclipse.jgit.varsion>7.2.1.202505142326-r</org.eclipse.jgit.varsion>
39
</properties>
40
41
<dependencies>
0 commit comments