Skip to content

Commit e3049e9

Browse files
committed
[1.4.3] - 2024-04-22
1 parent 1283cbe commit e3049e9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.4.3] - 2024-04-22
11+
12+
### Changed
13+
14+
- docker publish with action [Maven container publish](https://github.com/fugerit-org/psychic-actions/blob/main/maven-container-publish/maven-container-publish.md)
15+
1016
## [1.4.2] - 2024-04-21
1117

1218
### Changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.fugerit.java.demo</groupId>
66
<artifactId>fj-daogen-quarkus-demo</artifactId>
7-
<version>1.4.1</version>
7+
<version>1.4.3</version>
88
<properties>
99
<compiler-plugin.version>3.12.1</compiler-plugin.version>
1010
<maven.compiler.release>21</maven.compiler.release>

0 commit comments

Comments
 (0)