Skip to content

Commit

Permalink
add docker refresh module
Browse files Browse the repository at this point in the history
  • Loading branch information
hk10111 committed Nov 6, 2024
1 parent 70e40c0 commit 2541a91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<modules>
<module>utility-belt</module>
<module>docker-utils</module>
<module>refresh</module>
<module>base</module>
<module>base-lite</module>
<module>jmxterm</module>
Expand All @@ -34,6 +35,7 @@
<io.confluent.common-docker.version>7.9.0-0</io.confluent.common-docker.version>
<!-- Versions-->
<ubi.image.version>8.10-1086</ubi.image.version>
<ubi.micro.image.version>8.10-13</ubi.micro.image.version>
<!-- OpenSSL version that is FIPS compliant -->
<fips.openssl.version>3.0.9</fips.openssl.version>
<!-- Redhat Package Versions -->
Expand Down

0 comments on commit 2541a91

Please sign in to comment.