Skip to content

Commit 15b760c

Browse files
Update all non-major dependencies (#2203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33ea204 commit 15b760c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<sonar.api.version>10.14.0.2599</sonar.api.version>
101101
<sonar.orchestrator.version>5.1.0.2254</sonar.orchestrator.version>
102102
<sonar-analyzer-commons.version>2.16.0.3141</sonar-analyzer-commons.version>
103-
<sonarlint-core.version>10.10.0.79572</sonarlint-core.version>
103+
<sonarlint-core.version>10.11.0.79687</sonarlint-core.version>
104104
<sslr.version>1.24.0.633</sslr.version>
105105
<protobuf.version>4.29.0</protobuf.version>
106106
<woodstox.version>6.2.7</woodstox.version>

python-frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.fasterxml.jackson.core</groupId>
8383
<artifactId>jackson-databind</artifactId>
84-
<version>2.18.1</version>
84+
<version>2.18.2</version>
8585
</dependency>
8686
</dependencies>
8787
<build>

0 commit comments

Comments
 (0)