Skip to content

Commit

Permalink
Manage Apicurio Dependencies like we are doing with Groovy Maven Plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Nov 8, 2023
1 parent afe2376 commit f5a75fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@
<version.org.apache.commons.commons-dbcp2>2.10.0</version.org.apache.commons.commons-dbcp2>
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.19</version.com.amazon.redshift.redshift-jdbc42>
<version.org.apache.activemq.artemis-jms-client-all>2.31.0</version.org.apache.activemq.artemis-jms-client-all>
<version.org.postgresql.postgresql>42.6.0</version.org.postgresql.postgresql>
<version.org.postgresql.postgresql>42.6.0</version.org.postgresql.postgresql>
<version.io.apicurio.apicurio-registry-serdes-avro-serde>2.4.12.Final</version.io.apicurio.apicurio-registry-serdes-avro-serde>
</properties>

<developers>
Expand Down

0 comments on commit f5a75fa

Please sign in to comment.