Skip to content

Commit

Permalink
Updated the CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amusarra committed Nov 26, 2024
1 parent 4461366 commit 1faa1dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated
### Security

## [1.2.10]
### Changed
- Upgrade to Quarkus 3.16.4
- Upgrade Container base image to registry.redhat.io/ubi9/openjdk-21:1.21-3

## [1.2.9]
### Changed
- Upgrade to Quarkus 3.16.2
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>it.dontesta.eventbus</groupId>
<artifactId>eventbus-logging-filter-jaxrs</artifactId>
<version>1.2.9</version>
<version>1.2.10</version>
<name>eventbus-logging-filter-jaxrs</name>
<description>Event Bus Logging Filter JAX-RS</description>
<url>https://amusarra.github.io/eventbus-logging-filter-jaxrs-docs</url>
Expand Down

0 comments on commit 1faa1dc

Please sign in to comment.