Skip to content

Commit e34022f

Browse files
committed
Updated the CHANGELOG.md
1 parent 3f4c3c6 commit e34022f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
### Deprecated
1313
### Security
1414

15+
## [1.2.11]
16+
### Fixed
17+
- Fixed FROM URI container image in Dockerfile
18+
-
1519
## [1.2.10]
1620
### Changed
1721
- Upgrade to Quarkus 3.16.4

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>it.dontesta.eventbus</groupId>
66
<artifactId>eventbus-logging-filter-jaxrs</artifactId>
7-
<version>1.2.10</version>
7+
<version>1.2.11</version>
88
<name>eventbus-logging-filter-jaxrs</name>
99
<description>Event Bus Logging Filter JAX-RS</description>
1010
<url>https://amusarra.github.io/eventbus-logging-filter-jaxrs-docs</url>

0 commit comments

Comments
 (0)