diff --git a/backend/pom.xml b/backend/pom.xml
index ae6942877..2dcf0051c 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -1,14 +1,14 @@
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
org.springframework.boot
spring-boot-starter-parent
3.3.5
-
+
ca.bc.gov.nrs
@@ -43,7 +43,7 @@
1.20.3
5.9.1
1.9.1
- 4.1.114.Final
+ 4.1.115.Final
${project.version}
9.46
@@ -251,10 +251,10 @@
true
src/main/resources
- db/**
- application*
- static/**
- templates/**
+ db/**
+ application*
+ static/**
+ templates/**
@@ -473,9 +473,11 @@
runtime
-
+
io.opentelemetry:opentelemetry-api-incubator
-
+
org.jetbrains:annotations
@@ -501,7 +503,7 @@
No Snapshots Allowed in releases!
true
-
+
@@ -591,6 +593,7 @@
io.netty
netty-resolver-dns-native-macos
osx-aarch_64
+ ${netty.version}
@@ -615,4 +618,4 @@
-
\ No newline at end of file
+
diff --git a/legacy/pom.xml b/legacy/pom.xml
index 493c217fe..55bcd1e9d 100644
--- a/legacy/pom.xml
+++ b/legacy/pom.xml
@@ -8,7 +8,7 @@
org.springframework.boot
spring-boot-starter-parent
3.3.5
-
+
ca.bc.gov.nrs
@@ -51,7 +51,7 @@
${project.version}
1.5.5.Fina
- 4.1.114.Final
+ 4.1.115.Final
10.13.0
@@ -435,9 +435,11 @@
runtime
-
+
io.opentelemetry:opentelemetry-api-incubator
-
+
org.jetbrains:annotations
@@ -463,7 +465,7 @@
No Snapshots Allowed in releases!
true
-
+
@@ -553,6 +555,7 @@
io.netty
netty-resolver-dns-native-macos
osx-aarch_64
+ ${netty.version}
@@ -578,4 +581,4 @@
-
\ No newline at end of file
+