There was an error while loading. Please reload this page.
1 parent c3e7dc6 commit b9552bdCopy full SHA for b9552bd
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>conorheffron</groupId>
7
<artifactId>ironoc</artifactId>
8
- <version>9.1.6</version>
+ <version>9.1.7</version>
9
<packaging>war</packaging>
10
11
<distributionManagement>
@@ -29,8 +29,8 @@
29
<spring.framework.version>7.0.7</spring.framework.version>
30
<spring.webflux.version>7.0.7</spring.webflux.version>
31
<frontend-maven-plugin.version>2.0.0</frontend-maven-plugin.version>
32
- <node.version>v24.15.0</node.version>
33
- <npm.version>11.12.1</npm.version>
+ <node.version>v24.16.0</node.version>
+ <npm.version>11.13.0</npm.version>
34
<kotlin.version>1.6.0</kotlin.version>
35
<graphql.vers>14.0.0</graphql.vers>
36
<selenium.vers>4.43.0</selenium.vers>
0 commit comments