Commit a18a6e10 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Glassfish Jaxb 2.3.3

Closes gh-21195
parent 673af8d1
......@@ -65,7 +65,7 @@
<freemarker.version>2.3.30</freemarker.version>
<elasticsearch.version>6.8.8</elasticsearch.version>
<glassfish-el.version>3.0.3</glassfish-el.version>
<glassfish-jaxb.version>2.3.2</glassfish-jaxb.version>
<glassfish-jaxb.version>2.3.3</glassfish-jaxb.version>
<groovy.version>2.5.11</groovy.version>
<gson.version>2.8.6</gson.version>
<h2.version>1.4.200</h2.version>
......
......@@ -27,10 +27,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
</dependency>
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
</dependency>
<dependency>
<groupId>jakarta.persistence</groupId>
<artifactId>jakarta.persistence-api</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment