Skip to content

Commit

Permalink
merged from java 21 and updated some depedencies
Browse files Browse the repository at this point in the history
Signed-off-by: Sowmya Ujjappa Banakar <[email protected]>
  • Loading branch information
Sowmya Ujjappa Banakar committed Jun 10, 2024
1 parent 3f280c0 commit a1face5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pre-registration-booking-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<io.micrometer.prometheus.version>1.4.2</io.micrometer.prometheus.version>
<pre.registration.core.version>1.2.1-SNAPSHOT</pre.registration.core.version>
<pre.registration.core.version>1.2.0.1</pre.registration.core.version>
<kernel.core.version>1.2.0.1</kernel.core.version>
<!-- Core -->
<spring.boot.version>2.0.2.RELEASE</spring.boot.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.mosip.registrationprocessor</groupId>
<artifactId>pre-processor</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.0.1</version>
</parent>

<artifactId>registration-processor-external-stage</artifactId>
Expand Down

0 comments on commit a1face5

Please sign in to comment.