Skip to content

Commit 8ef41ce

Browse files
authored
chore(deps): update dependency com.sun.xml.bind:jaxb-impl to v3 (GoogleCloudPlatform#5392)
1 parent 3c4b9a4 commit 8ef41ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iot/api-client/codelab/manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>com.sun.xml.bind</groupId>
111111
<artifactId>jaxb-impl</artifactId>
112-
<version>2.3.4</version>
112+
<version>3.0.1</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>javax.activation</groupId>

iot/api-client/manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>com.sun.xml.bind</groupId>
121121
<artifactId>jaxb-impl</artifactId>
122-
<version>2.3.4</version>
122+
<version>3.0.1</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>javax.activation</groupId>

0 commit comments

Comments
 (0)