Skip to content

Commit

Permalink
Merge pull request #371 from usethesource/dependabot/maven/rascal-lsp…
Browse files Browse the repository at this point in the history
…/upstream-libs-5e67a6989b

Bump the upstream-libs group in /rascal-lsp with 5 updates
  • Loading branch information
DavyLandman committed Apr 1, 2024
2 parents 796b53a + 2825b9a commit f3c5155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rascal-lsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.10.2</junit.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<log4j2.version>2.23.0</log4j2.version>
<log4j2.version>2.23.1</log4j2.version>
<lsp4j.version>0.22.0</lsp4j.version>
<sonar.organization>usethesource</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
Expand Down Expand Up @@ -146,7 +146,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.1</version>
<version>3.13.0</version>
<configuration>
<release>11</release>
<showWarnings>true</showWarnings>
Expand Down

0 comments on commit f3c5155

Please sign in to comment.