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.
2 parents df1642d + 45904e8 commit b91d7d7Copy full SHA for b91d7d7
pom.xml
@@ -7,7 +7,7 @@
7
<groupId>io.github.neodix42</groupId>
8
<artifactId>top</artifactId>
9
<packaging>pom</packaging>
10
- <version>1.3.1</version>
+ <version>1.3.2</version>
11
12
<modules>
13
<module>bitstring</module>
@@ -48,7 +48,7 @@
48
<gson.version>2.9.0</gson.version>
49
<okhttp.version>4.12.0</okhttp.version>
50
<jna.version>5.15.0</jna.version>
51
- <lang3.version>3.17.0</lang3.version>
+ <lang3.version>3.18.0</lang3.version>
52
<surefire.plugin.version>3.0.0-M7</surefire.plugin.version>
53
<maven.compiler.plugin>3.10.1</maven.compiler.plugin>
54
<maven.deploy.plugin>3.1.3</maven.deploy.plugin>
0 commit comments