Skip to content

Commit 2084575

Browse files
committed
Merge tag '4.1.1' into develop
4.1.1
2 parents 18530af + 90818b1 commit 2084575

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88

99
## [Unreleased]
10+
11+
## [4.1.1](https://github.com/cloudogu/ces-build-lib/releases/tag/4.1.1) - 2025-03-11
1012
### Fixed
1113
- [#143] Fix IllegalAccessError when using `GradleWrapperInDocker(..)`
1214

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<groupId>com.cloudogu.ces</groupId>
2020
<artifactId>ces-build-lib</artifactId>
2121
<name>ces-build-lib</name>
22-
<version>4.1.0</version>
22+
<version>4.1.1</version>
2323

2424

2525
<properties>

0 commit comments

Comments
 (0)