Skip to content

Commit a76f0a9

Browse files
Merge branch 'development' into fme-10575
2 parents 4a82f96 + f98da67 commit a76f0a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>io.split.client</groupId>
4949
<artifactId>java-client</artifactId>
50-
<version>4.18.1</version>
50+
<version>4.18.2</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>org.mockito</groupId>
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>dev.openfeature</groupId>
6060
<artifactId>sdk</artifactId>
61-
<version>1.18.1</version>
61+
<version>1.18.2</version>
6262
</dependency>
6363
</dependencies>
6464
<build>
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.owasp</groupId>
7575
<artifactId>dependency-check-maven</artifactId>
76-
<version>12.1.6</version>
76+
<version>12.1.8</version>
7777
<configuration>
7878
<nvdApiKey>41aa3456-48f3-466a-a8ea-db1e84caba36</nvdApiKey>
7979
<failBuildOnCVSS>7</failBuildOnCVSS>

0 commit comments

Comments
 (0)