Skip to content

Commit

Permalink
upgrade jdom2 to 2.0.6.1 (#3638)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wninayyds authored Sep 29, 2022
1 parent 98107a7 commit 10c5239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/codenameone-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom2</artifactId>
<version>2.0.6</version>
<version>2.0.6.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 10c5239

Please sign in to comment.