Skip to content

Commit

Permalink
Bump the upstream-libs group in /rascal-lsp with 4 updates (#555)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent d1e6d94 commit bfebc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rascal-lsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>4.13.2</junit.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<log4j2.version>2.24.2</log4j2.version>
<log4j2.version>2.24.3</log4j2.version>
<lsp4j.version>0.23.1</lsp4j.version>
<sonar.organization>usethesource</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
Expand Down

0 comments on commit bfebc0f

Please sign in to comment.