package-infos and a few other changes

This commit is contained in:
2025-12-02 13:55:01 -05:00
parent d7ae362c23
commit 9779bdb5c0
7 changed files with 64 additions and 58 deletions

View File

@@ -30,8 +30,8 @@
</developer>
</developers>
<scm>
<connection/>
<developerConnection/>
<connection></connection>
<developerConnection>scm:git:https://gitea.gofwd.group/Forward_Group/ballistic-builder-spring.git</developerConnection>
<tag/>
<url/>
</scm>
@@ -79,6 +79,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.7</version>
<scope>runtime</scope>
</dependency>
<dependency>