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
e7261f3d
Commit
e7261f3d
authored
Apr 03, 2019
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade to Artemis 2.7.0
Closes gh-16432
parent
76612877
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
pom.xml
spring-boot-project/spring-boot-dependencies/pom.xml
+1
-6
No files found.
spring-boot-project/spring-boot-dependencies/pom.xml
View file @
e7261f3d
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
<activemq.version>
5.15.9
</activemq.version>
<activemq.version>
5.15.9
</activemq.version>
<antlr2.version>
2.7.7
</antlr2.version>
<antlr2.version>
2.7.7
</antlr2.version>
<appengine-sdk.version>
1.9.73
</appengine-sdk.version>
<appengine-sdk.version>
1.9.73
</appengine-sdk.version>
<artemis.version>
2.
6.4
</artemis.version>
<artemis.version>
2.
7.0
</artemis.version>
<aspectj.version>
1.9.2
</aspectj.version>
<aspectj.version>
1.9.2
</aspectj.version>
<assertj.version>
3.12.1
</assertj.version>
<assertj.version>
3.12.1
</assertj.version>
<atomikos.version>
4.0.6
</atomikos.version>
<atomikos.version>
4.0.6
</atomikos.version>
...
@@ -1526,11 +1526,6 @@
...
@@ -1526,11 +1526,6 @@
<artifactId>
artemis-journal
</artifactId>
<artifactId>
artemis-journal
</artifactId>
<version>
${artemis.version}
</version>
<version>
${artemis.version}
</version>
</dependency>
</dependency>
<dependency>
<groupId>
org.apache.activemq
</groupId>
<artifactId>
artemis-native
</artifactId>
<version>
${artemis.version}
</version>
</dependency>
<dependency>
<dependency>
<groupId>
org.apache.activemq
</groupId>
<groupId>
org.apache.activemq
</groupId>
<artifactId>
artemis-selector
</artifactId>
<artifactId>
artemis-selector
</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