Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7945490
  • Loading branch information
snyk-bot committed Sep 13, 2024
1 parent 1ac64e0 commit eacb810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>4.2.6.RELEASE</version>
<version>6.1.13</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

1 comment on commit eacb810

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on eacb810 Sep 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

UNCAUGHT_EXCEPTION

ReferenceError: iftttclone is not defined
    at file:///src/src/main/webapp/WEB-INF/js/controllers/FavoriteRecipeController.js:1:1

Please sign in to comment.