Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Address dependabot alerts (#65)
Browse files Browse the repository at this point in the history
And up mildly (to proposed versions) the dependencies:
* logback 1.2.13

This aligns with sisu.inject the dep version.
  • Loading branch information
cstamas committed May 13, 2024
1 parent 6157dae commit 41fb36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.sisu.plexus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.1.11</version>
<version>1.2.13</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 41fb36c

Please sign in to comment.