mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

dependabot[bot]
08.32.2024 169dc58528f13509bcdcdda18b85731ce45484cf
Bump ch.qos.logback:logback-core in /opendj-embedded (#341)

Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.11 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 files modified
2 ■■■ changed files
opendj-embedded/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-embedded/pom.xml
@@ -40,7 +40,7 @@
        <dependency>
            <groupId>ch.qos.logback</groupId>
            <artifactId>logback-core</artifactId>
            <version>1.2.11</version>
            <version>1.2.13</version>
            <exclusions>
                <exclusion>
                    <artifactId>slf4j-api</artifactId>