Skip to content

Commit 8800afb

Browse files
committed
build(release): [1.1.2] - 2026-01-31
1 parent 7be3409 commit 8800afb

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.1.2] - 2026-01-31
11+
12+
### Fixed
13+
14+
- native image build startup error
15+
1016
## [1.1.1] - 2026-01-31
1117

1218
### Changed

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>org.fugerit.java.demo</groupId>
66
<artifactId>quarkus-photobook</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2</version>
88
<properties>
99
<compiler-plugin.version>3.14.1</compiler-plugin.version>
1010
<maven.compiler.release>21</maven.compiler.release>

0 commit comments

Comments
 (0)