Skip to content

build(deps): bump activemq.version from 6.1.6 to 6.1.7 #948

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@
<jaxws.api.version>4.0.2</jaxws.api.version>
<maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>
<maven-archetype.version>3.4.0</maven-archetype.version>
<activemq.version>6.1.6</activemq.version>
<activemq.version>6.1.7</activemq.version>
<surefire.version>3.5.3</surefire.version>
<!-- This variable is used in some Xdocs and is substituted using Velocity. Note that
we can't use the project.version variable directly because of the dot. See
Expand Down