Skip to content

Commit

Permalink
Merge pull request #653 from NitorCreations/close-known-dependency-al…
Browse files Browse the repository at this point in the history
…erts

Close known dependency alerts (before releasing 10.0.0)
  • Loading branch information
eputtone authored Oct 1, 2024
2 parents 56c2ca8 + 1e81104 commit d49b381
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- joda-time 2.12.5
- commons-lang3 3.14.0
- slf4j 2.0.12
- spring 6.0.18
- spring 6.0.23
- reactor-netty 1.1.18
- reactor-core 3.6.5

Expand Down
14 changes: 7 additions & 7 deletions nflow-explorer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nflow-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"sass": "^1.78.0",
"ts-jest": "^29.2.5",
"typescript": "4.9.5",
"vite": "^5.4.4",
"vite": "5.4.8",
"vite-tsconfig-paths": "^5.0.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<spotbugs.version>4.8.4</spotbugs.version>
<spotbugs-contrib.version>7.6.4</spotbugs-contrib.version>
<spotbugs-maven-plugin.version>4.8.4.0</spotbugs-maven-plugin.version>
<spring.version>6.0.18</spring.version>
<spring.version>6.0.23</spring.version>
<swagger.version>2.2.21</swagger.version>
<validation.api.version>3.0.2</validation.api.version>
<versions-maven-plugin.version>2.16.2</versions-maven-plugin.version>
Expand Down

0 comments on commit d49b381

Please sign in to comment.