Skip to content

Commit

Permalink
Bump logback-xxx from 1.3.6 to 1.3.7 (#652)
Browse files Browse the repository at this point in the history
* Bumps the version of logback-access, logback-classic, and logback-core
  • Loading branch information
sleberknight authored Apr 21, 2023
1 parent a3e5be6 commit 238a027
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
<jsr305.version>3.0.2</jsr305.version>
<kotlin.version>1.8.20</kotlin.version>
<liquibase.version>4.21.1</liquibase.version>
<logback-access.version>1.3.6</logback-access.version>
<logback-classic.version>1.3.6</logback-classic.version>
<logback-core.version>1.3.6</logback-core.version>
<logback-access.version>1.3.7</logback-access.version>
<logback-classic.version>1.3.7</logback-classic.version>
<logback-core.version>1.3.7</logback-core.version>
<logstash.version>7.3</logstash.version>
<mongodb-driver-core.version>4.9.1</mongodb-driver-core.version>
<mongodb-driver-reactivestreams.version>4.9.1</mongodb-driver-reactivestreams.version>
Expand Down

0 comments on commit 238a027

Please sign in to comment.