Skip to content

Commit

Permalink
Merge pull request #96 from apache/dependabot/maven/org.jdom-jdom2-2.…
Browse files Browse the repository at this point in the history
…0.6.1

Bump jdom2 from 2.0.6 to 2.0.6.1
  • Loading branch information
elharo committed Jan 21, 2022
2 parents e824482 + 41ed1cc commit bb6a979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,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 bb6a979

Please sign in to comment.