Skip to content

Commit 5ebb35c

Browse files
committed
Edit pom
1 parent ef6b5a9 commit 5ebb35c

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>se.trixon.nbrsync</groupId>
77
<artifactId>parent</artifactId>
8-
<version>25.11x</version>
8+
<version>26.03</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

branding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>se.trixon.nbrsync</groupId>
77
<artifactId>parent</artifactId>
8-
<version>25.11x</version>
8+
<version>26.03</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

main/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.trixon.nbrsync</groupId>
66
<artifactId>parent</artifactId>
7-
<version>25.11x</version>
7+
<version>26.03</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>main</artifactId>
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>com.fasterxml.jackson.core</groupId>
158158
<artifactId>jackson-databind</artifactId>
159-
<version>2.21.0</version>
159+
<version>2.21.1</version>
160160
</dependency>
161161
<dependency>
162162
<groupId>com.fasterxml.jackson.core</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>se.trixon.nbrsync</groupId>
1212
<artifactId>parent</artifactId>
13-
<version>25.11x</version>
13+
<version>26.03</version>
1414
<packaging>pom</packaging>
1515

1616
<name>parent</name>

0 commit comments

Comments
 (0)