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

dependabot[bot]
8 hours ago 91a258910265f8e7b9b0076cac46867c095d06ed
Bump ch.qos.logback:logback-core in /opendj-embedded

Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.32 to 1.5.33.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.32...v_1.5.33)

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

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