Skip to content

Commit 8982657

Browse files
committed
fix: upgrade org.apache.felix:org.apache.felix.http.servlet-api from 1.1.2 to 1.2.0
Snyk has created this PR to upgrade org.apache.felix:org.apache.felix.http.servlet-api from 1.1.2 to 1.2.0. See this package in maven: org.apache.felix:org.apache.felix.http.servlet-api See this project in Snyk: https://app.snyk.io/org/durand.lg-V5XPTXR2wuNPjLf9Wt8U6H/project/8b92c70d-2db0-4ebc-abf0-0ac0da19459e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d6b7350 commit 8982657

File tree

1 file changed

+1
-1
lines changed
  • internal/assets/tpl/rest_builder/api

1 file changed

+1
-1
lines changed

internal/assets/tpl/rest_builder/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.apache.felix</groupId>
7777
<artifactId>org.apache.felix.http.servlet-api</artifactId>
78-
<version>1.1.2</version>
78+
<version>1.2.0</version>
7979
<scope>provided</scope>
8080
</dependency>
8181
<dependency>

0 commit comments

Comments
 (0)