Browse Source

build(deps-dev): bump slf4j-jdk14 from 1.7.25 to 1.7.36 (#1654)

Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j) from 1.7.25 to 1.7.36.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.25...v_1.7.36)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1655/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
e89492bc6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apt-test-generator/pom.xml

2
apt-test-generator/pom.xml

@ -54,7 +54,7 @@ @@ -54,7 +54,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<version>1.7.25</version>
<version>1.7.36</version>
<scope>test</scope>
</dependency>

Loading…
Cancel
Save