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 837bdc9 commit 1813692
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.2</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</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 @@ -193,6 +193,9 @@
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump commons-lang3 from 3.12.0 to 3.14.0.
</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="1.9.4" date="2019-08-13" description="The primary reason for this release is a bugfix for
Expand Down

0 comments on commit 1813692

Please sign in to comment.