Skip to content

Commit

Permalink
Update jdom to new maven artifact and new version
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalseeland committed Mar 3, 2024
1 parent 82c79bb commit 27290ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
</dependency>
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<version>2.0.2</version>
<artifactId>jdom2</artifactId>
<version>2.0.6.1</version>
</dependency>
<dependency>
<groupId>org.apache.xmlrpc</groupId>
Expand Down

0 comments on commit 27290ba

Please sign in to comment.