Skip to content

Commit 3b894b0

Browse files
authored
Merge pull request #791 from TNO/dependabot/maven/jakarta.xml.bind-jakarta.xml.bind-api-4.0.5
Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5
2 parents dccf7fc + 8fda8ed commit 3b894b0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

admin-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>jakarta.xml.bind</groupId>
8888
<artifactId>jakarta.xml.bind-api</artifactId>
89-
<version>4.0.4</version>
89+
<version>4.0.5</version>
9090
</dependency>
9191

9292

knowledge-directory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>jakarta.xml.bind</groupId>
129129
<artifactId>jakarta.xml.bind-api</artifactId>
130-
<version>4.0.4</version>
130+
<version>4.0.5</version>
131131
</dependency>
132132

133133
</dependencies>

smart-connector-rest-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>jakarta.xml.bind</groupId>
7777
<artifactId>jakarta.xml.bind-api</artifactId>
78-
<version>4.0.4</version>
78+
<version>4.0.5</version>
7979
</dependency>
8080

8181

0 commit comments

Comments
 (0)