Skip to content

Commit

Permalink
Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 (#1128)
Browse files Browse the repository at this point in the history
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 6.0.0 to 6.1.0.
- [Commits](jakartaee/servlet@6.0.0-RELEASE...6.1.0-RELEASE)

---
updated-dependencies:
- dependency-name: jakarta.servlet:jakarta.servlet-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
  • Loading branch information
dependabot[bot] and zeitlinger authored Oct 8, 2024
1 parent b3466b8 commit 547e54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus-metrics-exporter-servlet-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.0.0</version>
<version>6.1.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 547e54a

Please sign in to comment.