Skip to content

Commit

Permalink
Bump jakarta.interceptor:jakarta.interceptor-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.interceptor:jakarta.interceptor-api](https://github.com/jakartaee/interceptors) from 2.2.0-M1 to 2.2.0-RC1.
- [Release notes](https://github.com/jakartaee/interceptors/releases)
- [Commits](https://github.com/jakartaee/interceptors/commits)

---
updated-dependencies:
- dependency-name: jakarta.interceptor:jakarta.interceptor-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent ecec955 commit 6b4c4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<annotation.api.version>3.0.0-M1</annotation.api.version>
<atinject.api.version>2.0.1</atinject.api.version>
<uel.api.version>5.0.1</uel.api.version>
<interceptor.api.version>2.2.0-M1</interceptor.api.version>
<interceptor.api.version>2.2.0-RC1</interceptor.api.version>
<maven.build.timestamp.format>MMMM dd, yyyy</maven.build.timestamp.format>
</properties>

Expand Down

0 comments on commit 6b4c4fa

Please sign in to comment.