Skip to content

Commit

Permalink
Bump org.jdom:jdom from 1.1 to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 10, 2023
1 parent 50c2ece commit a19f045
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<version>1.1</version>
<version>1.1.3</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump commons-parent from 54 to 64 #45, #49, #64.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump JDOM from jdom:jdom 1.0 to org.jdom:jdom 1.1.
Bump JDOM from jdom:jdom 1.0 to org.jdom:jdom 1.1.3.
</action>
</release>
</body>
Expand Down

0 comments on commit a19f045

Please sign in to comment.