Skip to content

Commit

Permalink
Updated dina-base
Browse files Browse the repository at this point in the history
  • Loading branch information
cgendreau committed Aug 21, 2024
1 parent 46f020d commit dbd6dd0
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,26 +34,14 @@
<checkstyle.version>10.17.0</checkstyle.version>

<asciidoctor-maven-plugin.version>2.1.0</asciidoctor-maven-plugin.version>
<dina-base-api.version>0.127</dina-base-api.version>
<dina-base-api.version>0.128</dina-base-api.version>

<postgresql.version>42.4.4</postgresql.version>
<snakeyaml.version>1.33</snakeyaml.version>
<spring-boot-maven-plugin.fork>false</spring-boot-maven-plugin.fork>

<spring-security.version>5.7.10</spring-security.version>
</properties>

<!-- temporary until we can migrate to a newer version of Crnk-->
<repositories>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>jcenter central</id>
<name>bintray</name>
<url>https://jcenter.bintray.com</url>
</repository>
</repositories>

<dependencies>
<dependency>
Expand Down

0 comments on commit dbd6dd0

Please sign in to comment.