Skip to content

Commit bfebc0f

Browse files
Bump the upstream-libs group in /rascal-lsp with 4 updates (#555)
Bumps the upstream-libs group in /rascal-lsp with 4 updates: org.apache.logging.log4j:log4j-core, org.apache.logging.log4j:log4j-api, org.apache.logging.log4j:log4j-iostreams and org.apache.logging.log4j:log4j-jul. Updates `org.apache.logging.log4j:log4j-core` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-api` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-iostreams` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-jul` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-api` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-iostreams` from 2.24.2 to 2.24.3 Updates `org.apache.logging.log4j:log4j-jul` from 2.24.2 to 2.24.3 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstream-libs - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstream-libs - dependency-name: org.apache.logging.log4j:log4j-iostreams dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstream-libs - dependency-name: org.apache.logging.log4j:log4j-jul dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstream-libs - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstream-libs - dependency-name: org.apache.logging.log4j:log4j-iostreams dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstream-libs - dependency-name: org.apache.logging.log4j:log4j-jul dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstream-libs ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1e6d94 commit bfebc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rascal-lsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3838
<junit.version>4.13.2</junit.version>
3939
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
40-
<log4j2.version>2.24.2</log4j2.version>
40+
<log4j2.version>2.24.3</log4j2.version>
4141
<lsp4j.version>0.23.1</lsp4j.version>
4242
<sonar.organization>usethesource</sonar.organization>
4343
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)