We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25b3275 + 89b82e4 commit 3e9a407Copy full SHA for 3e9a407
src/backend/efiling-api/pom.xml
@@ -324,7 +324,8 @@
324
<dependency>
325
<groupId>com.splunk.logging</groupId>
326
<artifactId>splunk-library-javalogging</artifactId>
327
- <version>1.11.4</version>
+ <version>1.11.8</version>
328
+
329
</dependency>
330
</dependencies>
331
src/backend/libs/efiling-bom/pom.xml
@@ -42,7 +42,7 @@
42
<org.apache.tomcat.embed.version>[11.0.8,)</org.apache.tomcat.embed.version>
43
<org.json.version>20250517</org.json.version>
44
<org.springframework.security.version>6.5.0</org.springframework.security.version>
45
- <org.springframework.version>6.2.7</org.springframework.version>
+ <org.springframework.version>6.2.10</org.springframework.version>
46
</properties>
47
48
<repositories>
0 commit comments