aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/main/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar/main/pom.xml')
-rw-r--r--sonar/main/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sonar/main/pom.xml b/sonar/main/pom.xml
index 942088d18d..9fd676da09 100644
--- a/sonar/main/pom.xml
+++ b/sonar/main/pom.xml
@@ -133,12 +133,12 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
- <version>2.3.0</version>
+ <version>2.3.1</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
- <version>2.3.0.1</version>
+ <version>2.3.2</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>