Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7a282ef

Browse filesBrowse files
Bump org.eclipse.jetty:jetty-bom from 9.4.51.v20230217 to 12.1.3
Bumps [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) from 9.4.51.v20230217 to 12.1.3. - [Release notes](https://github.com/jetty/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.51.v20230217...jetty-12.1.3) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-bom dependency-version: 12.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b949929 commit 7a282ef
Copy full SHA for 7a282ef

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎temporal-remote-data-encoder/build.gradle‎

Copy file name to clipboardExpand all lines: temporal-remote-data-encoder/build.gradle
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121

2222
// Jetty 10+ brings a non-production ready slf4j that doesn't work with released logback.
2323
// It also require Java 11+. That's why we stay on Jetty 9. It's for tests only anyway.
24-
testImplementation(platform("org.eclipse.jetty:jetty-bom:9.4.51.v20230217"))
24+
testImplementation(platform("org.eclipse.jetty:jetty-bom:12.1.4"))
2525
testImplementation ("org.eclipse.jetty:jetty-server")
2626
testImplementation ("org.eclipse.jetty:jetty-servlet")
2727
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.