Skip to content

Commit

Permalink
Merge pull request #1847 from jbonofre/KARAF-7833
Browse files Browse the repository at this point in the history
KARAF-7833: Upgrade to commons-logging 1.3.2
  • Loading branch information
jbonofre authored Jun 17, 2024
2 parents 054bc0c + 58b83b7 commit 82272ea
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 @@ -182,7 +182,7 @@
<commons-collections.version>3.2.2</commons-collections.version>
<commons-fileupload.version>1.5</commons-fileupload.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-logging.version>1.3.1</commons-logging.version>
<commons-logging.version>1.3.2</commons-logging.version>
<commons-pool2.version>2.11.1</commons-pool2.version>
<commons-io.version>2.16.1</commons-io.version>
<eclipselink.version>2.7.11</eclipselink.version>
Expand Down

0 comments on commit 82272ea

Please sign in to comment.