Skip to content

Commit 5a097ae

Browse files
build(deps): bump commons-logging:commons-logging from 1.2 to 1.3.0
Bumps commons-logging:commons-logging from 1.2 to 1.3.0. --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bba88c4 commit 5a097ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
<dependency>
264264
<groupId>commons-logging</groupId>
265265
<artifactId>commons-logging</artifactId>
266-
<version>1.2</version>
266+
<version>1.3.0</version>
267267
</dependency>
268268

269269
<dependency>

0 commit comments

Comments
 (0)