We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2aa9d9 commit 83c9659Copy full SHA for 83c9659
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
9
## [Unreleased]
10
+
11
+## [4.0.1](https://github.com/cloudogu/ces-build-lib/releases/tag/4.0.1) - 2025-01-07
12
### Fixed
13
- Archive Trivy scan artifacts correctly
14
pom.xml
@@ -19,7 +19,7 @@
19
<groupId>com.cloudogu.ces</groupId>
20
<artifactId>ces-build-lib</artifactId>
21
<name>ces-build-lib</name>
22
- <version>4.0.0</version>
+ <version>4.0.1</version>
23
24
25
<properties>
0 commit comments