Skip to content

Commit

Permalink
Merge pull request #561 from usdot-jpo-ode/dependabot/maven/jpo-ode-p…
Browse files Browse the repository at this point in the history
…lugins/ch.qos.logback-logback-core-1.5.13

Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.13 in /jpo-ode-plugins
  • Loading branch information
dan-du-car authored Jan 16, 2025
2 parents 4bac850 + 82fb2ac commit 8befa43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jpo-ode-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.4.14</version>
<version>1.5.13</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.4.14</version>
<version>1.5.13</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 8befa43

Please sign in to comment.