Skip to content

Commit

Permalink
Merge pull request eXist-db#5257 from eXist-db/dependabot/maven/commo…
Browse files Browse the repository at this point in the history
…ns-logging-commons-logging-1.3.1

build(deps): bump commons-logging:commons-logging from 1.3.0 to 1.3.1
  • Loading branch information
dizzzz authored Mar 25, 2024
2 parents 0f37d7a + 208e4db commit 07de35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 07de35b

Please sign in to comment.