Skip to content

Commit a2a425a

Browse files
authored
Merge pull request #2924 from bcgov/dependabot/maven/src/backend/org.apache.cxf-cxf-core-4.1.3
Bump org.apache.cxf:cxf-core from 4.0.6 to 4.1.3 in /src/backend
2 parents 89b82e4 + 3e9a407 commit a2a425a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/efiling-api/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,8 @@
244244
<dependency>
245245
<groupId>org.apache.cxf</groupId>
246246
<artifactId>cxf-core</artifactId>
247-
<version>4.0.6</version>
247+
<version>4.1.3</version>
248+
248249
</dependency>
249250
<dependency>
250251
<groupId>org.springframework.security</groupId>

0 commit comments

Comments
 (0)