Skip to content

Commit b9552bd

Browse files
committed
Update pom.xml - version bump of iRonoc & Node
1 parent c3e7dc6 commit b9552bd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>conorheffron</groupId>
77
<artifactId>ironoc</artifactId>
8-
<version>9.1.6</version>
8+
<version>9.1.7</version>
99
<packaging>war</packaging>
1010

1111
<distributionManagement>
@@ -29,8 +29,8 @@
2929
<spring.framework.version>7.0.7</spring.framework.version>
3030
<spring.webflux.version>7.0.7</spring.webflux.version>
3131
<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>
32+
<node.version>v24.16.0</node.version>
33+
<npm.version>11.13.0</npm.version>
3434
<kotlin.version>1.6.0</kotlin.version>
3535
<graphql.vers>14.0.0</graphql.vers>
3636
<selenium.vers>4.43.0</selenium.vers>

0 commit comments

Comments
 (0)