Skip to content

Commit 5ffeb86

Browse files
committed
Bump version --> 2.1.0
1 parent 0aee47f commit 5ffeb86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141

4242
<properties>
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
44-
<junit.version>5.9.2</junit.version>
45-
<asm.version>9.6</asm.version>
46-
<revision>2.0.1</revision>
44+
<junit.version>5.10.2</junit.version>
45+
<asm.version>9.7</asm.version>
46+
<revision>2.1.0</revision>
4747
</properties>
4848

4949
<dependencies>

0 commit comments

Comments
 (0)