Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-simple from 1.7.0 to 2.0.13
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-simple from 1.7.0 to 2.0.13.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 7, 2024
1 parent ef9e020 commit 325db4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pax-jpa-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.0</version>
<version>2.0.13</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
Expand Down

0 comments on commit 325db4c

Please sign in to comment.