Skip to content

Commit

Permalink
align version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Akretsch committed Sep 10, 2024
1 parent e408fde commit e50ed08
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,8 @@ fix: handling of NestedEndpointContext.isIncomingRecipientValid
### 4.1.4 (Jul 23 2024)

fix: again fix protection of NESTED responses

### 4.2.0 (Sep 10 2024)

feat: Use same credentials for MAC based protection at Downstream

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>com.siemens.pki</groupId>
<artifactId>CmpRaComponent</artifactId>
<packaging>jar</packaging>
<version>4.1.4</version>
<version>4.2.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<parent.basedir>.</parent.basedir>
Expand Down

0 comments on commit e50ed08

Please sign in to comment.