Skip to content

Commit 6aa0753

Browse files
Bump logback-classic from 1.2.3 to 1.2.5 (#602)
Bumps logback-classic from 1.2.3 to 1.2.5. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8ea70d commit 6aa0753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Integrates with Spring Data, Spring Data REST and Apache Solr</description>
6060
<dependency>
6161
<groupId>ch.qos.logback</groupId>
6262
<artifactId>logback-classic</artifactId>
63-
<version>1.2.3</version>
63+
<version>1.2.5</version>
6464
</dependency>
6565
</dependencies>
6666

0 commit comments

Comments
 (0)