Skip to content

Commit

Permalink
Merge pull request #695 from paulcwarren/dependabot/maven/main/ch.qos…
Browse files Browse the repository at this point in the history
….logback-logback-classic-1.2.9

Bump logback-classic from 1.2.7 to 1.2.9
  • Loading branch information
paulcwarren authored Dec 17, 2021
2 parents 5ca3afd + 925cfcd commit fb72fb2
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 @@ -60,7 +60,7 @@ Integrates with Spring Data, Spring Data REST and Apache Solr</description>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.7</version>
<version>1.2.9</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit fb72fb2

Please sign in to comment.