Skip to content

Commit e5791d7

Browse files
Bump org.eclipse.jetty.ee10:jetty-ee10-bom from 12.0.29 to 12.0.30 (#1487)
Bumps [org.eclipse.jetty.ee10:jetty-ee10-bom](https://github.com/jetty/jetty.project) from 12.0.29 to 12.0.30. - [Release notes](https://github.com/jetty/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-12.0.29...jetty-12.0.30) --- updated-dependencies: - dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom dependency-version: 12.0.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb875e9 commit e5791d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ SPDX-License-Identifier: MIT
186186
our spring-boot parent provides this import -->
187187
<groupId>org.eclipse.jetty.ee10</groupId>
188188
<artifactId>jetty-ee10-bom</artifactId>
189-
<version>12.0.29</version>
189+
<version>12.0.30</version>
190190
<type>pom</type>
191191
<scope>import</scope>
192192
</dependency>

0 commit comments

Comments
 (0)