Skip to content

Commit a4da8cb

Browse files
Bump org.apache.logging.log4j:log4j-plugins
Bumps org.apache.logging.log4j:log4j-plugins from 3.0.0-beta1 to 3.0.0-beta2. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-plugins dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d153adb commit a4da8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-docgen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<asciidoctorj-api.version>3.0.0-alpha.2</asciidoctorj-api.version>
3939
<!-- We explicitly test against Log4j 2 -->
4040
<log4j-core.version>2.22.1</log4j-core.version>
41-
<log4j-plugins.version>3.0.0-beta1</log4j-plugins.version>
41+
<log4j-plugins.version>3.0.0-beta2</log4j-plugins.version>
4242

4343
</properties>
4444

0 commit comments

Comments
 (0)