Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent efcd828 commit ab0add2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<sonar.api.version>10.14.0.2599</sonar.api.version>
<sonar.orchestrator.version>5.1.0.2254</sonar.orchestrator.version>
<sonar-analyzer-commons.version>2.16.0.3141</sonar-analyzer-commons.version>
<sonarlint-core.version>10.10.0.79572</sonarlint-core.version>
<sonarlint-core.version>10.11.0.79687</sonarlint-core.version>
<sslr.version>1.24.0.633</sslr.version>
<protobuf.version>4.29.0</protobuf.version>
<woodstox.version>6.2.7</woodstox.version>
Expand Down
2 changes: 1 addition & 1 deletion python-frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit ab0add2

Please sign in to comment.