Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
a18a6e10
Commit
a18a6e10
authored
Apr 29, 2020
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade to Glassfish Jaxb 2.3.3
Closes gh-21195
parent
673af8d1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
5 deletions
+1
-5
pom.xml
spring-boot-project/spring-boot-dependencies/pom.xml
+1
-1
pom.xml
...spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
+0
-4
No files found.
spring-boot-project/spring-boot-dependencies/pom.xml
View file @
a18a6e10
...
...
@@ -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>
...
...
spring-boot-project/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
View file @
a18a6e10
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment