summaryrefslogtreecommitdiffstats
path: root/cps-parent
diff options
context:
space:
mode:
authorseanbeirne <sean.beirne@est.tech>2025-01-06 12:31:13 +0000
committerseanbeirne <sean.beirne@est.tech>2025-01-08 10:46:09 +0000
commit9d240b6eb2712d98db2d8fbc3990ab948c9b67bd (patch)
tree95ced48cc44b41042174d40c1e3a094fd04b818a /cps-parent
parent943ce278e766f4ca221134613b79c5f311141f22 (diff)
Resolve Nexus-IQ report issues
- Upgrading Springboot 3.3.1->3.3.7 - Upgrading Springboot dependencies 3.2.4->3.2.12 Issue-ID: CPS-2550 Change-Id: I0630b4fbdcfe44cebc835ef7be0df1b306e801e5 Signed-off-by: seanbeirne <sean.beirne@est.tech>
Diffstat (limited to 'cps-parent')
-rw-r--r--cps-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml
index 458acc595f..366685ad18 100644
--- a/cps-parent/pom.xml
+++ b/cps-parent/pom.xml
@@ -60,7 +60,7 @@
<sonar.version>4.0.0.4121</sonar.version>
<spotbugs.plugin.version>4.8.6.4</spotbugs.plugin.version>
<spotbugs.version>4.8.6</spotbugs.version>
- <spring.boot.maven.plugin.version>3.3.1</spring.boot.maven.plugin.version>
+ <spring.boot.maven.plugin.version>3.3.7</spring.boot.maven.plugin.version>
<swagger.codegen.version>1.2.1</swagger.codegen.version>
<!-- Reporting paths and coverage -->