Skip to content

Commit

Permalink
Merge pull request #9477 from TechEmpower/dependabot/maven/frameworks…
Browse files Browse the repository at this point in the history
…/Java/tio-http-server/ch.qos.logback-logback-classic-1.2.13

Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 in /frameworks/Java/tio-http-server
  • Loading branch information
github-actions[bot] authored Dec 25, 2024
2 parents 0597580 + c9cea2f commit bca3822
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frameworks/Java/tio-http-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
<version>1.2.13</version>
</dependency>
</dependencies>
</profile>
Expand All @@ -89,7 +89,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
<version>1.2.13</version>
</dependency>
</dependencies>
<build>
Expand Down Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
<version>1.2.13</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit bca3822

Please sign in to comment.