Skip to content

Bump org.junit:junit-bom from 6.1.2 to 6.1.3 #1930

Bump org.junit:junit-bom from 6.1.2 to 6.1.3

Bump org.junit:junit-bom from 6.1.2 to 6.1.3 #1930

Triggered via push August 10, 2026 18:03
Status Success
Total duration 2m 4s
Artifacts

maven.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: api/src/test/java/jakarta/servlet/http/CanonicalUriPathTest.java#L40
class jakarta.servlet.http.CanonicalUriPathTest in exported package jakarta.servlet.http declares no explicit constructors, thereby exposing a default constructor to clients of module jakarta.servlet
build: api/src/test/java/jakarta/servlet/MockServletResponse.java#L24
class jakarta.servlet.MockServletResponse in exported package jakarta.servlet declares no explicit constructors, thereby exposing a default constructor to clients of module jakarta.servlet
build: api/src/test/java/jakarta/servlet/MockServletContext.java#L28
class jakarta.servlet.MockServletContext in exported package jakarta.servlet declares no explicit constructors, thereby exposing a default constructor to clients of module jakarta.servlet
build: api/src/main/java/jakarta/servlet/http/HttpServlet.java#L818
jakarta.servlet.http.NoBodyOutputStream in jakarta.servlet.http has been deprecated and marked for removal
build: api/src/main/java/jakarta/servlet/http/HttpServlet.java#L815
jakarta.servlet.http.NoBodyOutputStream in jakarta.servlet.http has been deprecated and marked for removal
build: api/src/main/java/jakarta/servlet/http/HttpServlet.java#L746
jakarta.servlet.http.NoBodyOutputStream in jakarta.servlet.http has been deprecated and marked for removal
build: api/src/main/java/jakarta/servlet/http/HttpServlet.java#L738
jakarta.servlet.http.NoBodyOutputStream in jakarta.servlet.http has been deprecated and marked for removal
build: api/src/main/java/jakarta/servlet/http/HttpServlet.java#L224
jakarta.servlet.http.NoBodyResponse in jakarta.servlet.http has been deprecated and marked for removal
build: api/src/main/java/jakarta/servlet/http/HttpServlet.java#L224
jakarta.servlet.http.NoBodyResponse in jakarta.servlet.http has been deprecated and marked for removal
build: api/src/main/java/jakarta/servlet/http/WebConnection.java#L30
auto-closeable resource jakarta.servlet.http.WebConnection has a member method close() that could throw InterruptedException