Skip to content

Commit

Permalink
Bump commons-logging:commons-logging from 1.2 to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Nov 30, 2023
1 parent 571762d commit 5b552b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion commons-digester3-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.2</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
3 changes: 3 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@
<action dev="ggregory" type="update" due-to="Dependabot">
Bump exec-maven-plugin from 1.1 to 3.1.1 #32.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump commons-logging:commons-logging from 1.2 to 1.3.0.
</action>
</release>
<release version="3.2" date="2011-12-13" description="Maintenance release.">
<action dev="simonetripodi" type="fix" issue="DIGESTER-160">
Expand Down

0 comments on commit 5b552b4

Please sign in to comment.