Skip to content

Commit

Permalink
feat: updated version in pom xml
Browse files Browse the repository at this point in the history
Contributes to: event-integration/eventstreams-planning#13003
Signed-off-by: Priyanka.K.U [email protected]
  • Loading branch information
Priyanka K U authored and Priyanka K U committed Aug 6, 2024
1 parent 46681e4 commit fec3967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@
<dependency>
<groupId>com.ibm.mq</groupId>
<artifactId>com.ibm.mq.allclient</artifactId>
<version>9.3.3.0</version>
<version>9.3.3.1</version>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.1</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fec3967

Please sign in to comment.