Skip to content

Commit

Permalink
Update jackson libraries to 2.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
allanmckenzie committed Nov 18, 2022
1 parent 767ede1 commit 17f01a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
- Handled the move to the new Cloudsmith.io maven repository
- Updated slf4j/log4j bridge jar from slf4j-log4j12 to slf4j-reload4j
- Added Artemis healthcheck
- Update common bom to 11.0.0-M18 in order to:
- Update common bom to 11.0.0-M19 in order to:
- Update jboss-logging version to 3.5.0.Final
- Update jackson libraries to 2.12.7


### Added
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
<wildfly.version>26.1.2.Final</wildfly.version>
<wildfly.maven.plugin.version>3.2.0.Final</wildfly.maven.plugin.version>

<framework-libraries.version>11.0.0-M24</framework-libraries.version>
<framework.version>11.0.0-M24</framework.version>
<event-store.version>11.0.0-M26</event-store.version>
<framework-libraries.version>11.0.0-M25</framework-libraries.version>
<framework.version>11.0.0-M26</framework.version>
<event-store.version>11.0.0-M27</event-store.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 17f01a6

Please sign in to comment.