Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the java-dependencies group across 1 directory with 14 updates #356

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

Bumps the java-dependencies group with 14 updates in the /winery-launcher directory:

Package From To
org.junit.jupiter:junit-jupiter-engine 5.10.1 5.10.3
org.junit.jupiter:junit-jupiter 5.10.1 5.10.3
org.junit.jupiter:junit-jupiter-params 5.10.1 5.10.3
org.eclipse.jetty:jetty-server 9.4.53.v20231009 9.4.54.v20240208
org.eclipse.jetty:jetty-servlets 9.4.53.v20231009 9.4.54.v20240208
org.eclipse.jetty:jetty-servlet 9.4.53.v20231009 9.4.54.v20240208
org.eclipse.jetty.websocket:javax-websocket-server-impl 9.4.53.v20231009 9.4.54.v20240208
org.glassfish.jersey.containers:jersey-container-servlet-core 2.41 2.43
org.springframework:spring-context 5.3.31 5.3.37
org.springframework:spring-core 5.3.31 5.3.37
org.springframework:spring-beans 5.3.31 5.3.37
org.apache.maven.plugins:maven-dependency-plugin 3.6.1 3.7.1
org.apache.maven.plugins:maven-jar-plugin 3.3.0 3.4.2
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.3.0

Updates org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.2...r5.10.3

JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.1...r5.10.2

Commits
  • 55d1232 Release 5.10.3
  • 4455093 Remove accidental heading
  • b86a681 Remove JDK 21 as it's no longer available via Oracle's setup-java step
  • bc1608c Clean up release notes
  • 316ed31 Use Liberica for JDK 8 for compatibility with Apple Silicon
  • ad7c5dd Update copyright headers to 2024
  • 6c663b1 Use same default seed for method and class ordering (#3821)
  • d29e3eb Fix NPE when deserializing TestIdentifier (#3820)
  • f936c01 Fix class-level execution conditions on GraalVM (#3785)
  • 76b7c05 Allow GraalVmStarterTests to run remotely on Test Distribution agents
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.2...r5.10.3

JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.1...r5.10.2

Commits
  • 55d1232 Release 5.10.3
  • 4455093 Remove accidental heading
  • b86a681 Remove JDK 21 as it's no longer available via Oracle's setup-java step
  • bc1608c Clean up release notes
  • 316ed31 Use Liberica for JDK 8 for compatibility with Apple Silicon
  • ad7c5dd Update copyright headers to 2024
  • 6c663b1 Use same default seed for method and class ordering (#3821)
  • d29e3eb Fix NPE when deserializing TestIdentifier (#3820)
  • f936c01 Fix class-level execution conditions on GraalVM (#3785)
  • 76b7c05 Allow GraalVmStarterTests to run remotely on Test Distribution agents
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.10.1 to 5.10.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.2...r5.10.3

JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.1...r5.10.2

Commits
  • 55d1232 Release 5.10.3
  • 4455093 Remove accidental heading
  • b86a681 Remove JDK 21 as it's no longer available via Oracle's setup-java step
  • bc1608c Clean up release notes
  • 316ed31 Use Liberica for JDK 8 for compatibility with Apple Silicon
  • ad7c5dd Update copyright headers to 2024
  • 6c663b1 Use same default seed for method and class ordering (#3821)
  • d29e3eb Fix NPE when deserializing TestIdentifier (#3820)
  • f936c01 Fix class-level execution conditions on GraalVM (#3785)
  • 76b7c05 Allow GraalVmStarterTests to run remotely on Test Distribution agents
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.2...r5.10.3

JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.1...r5.10.2

Commits
  • 55d1232 Release 5.10.3
  • 4455093 Remove accidental heading
  • b86a681 Remove JDK 21 as it's no longer available via Oracle's setup-java step
  • bc1608c Clean up release notes
  • 316ed31 Use Liberica for JDK 8 for compatibility with Apple Silicon
  • ad7c5dd Update copyright headers to 2024
  • 6c663b1 Use same default seed for method and class ordering (#3821)
  • d29e3eb Fix NPE when deserializing TestIdentifier (#3820)
  • f936c01 Fix class-level execution conditions on GraalVM (#3785)
  • 76b7c05 Allow GraalVmStarterTests to run remotely on Test Distribution agents
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.10.1 to 5.10.3

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.2...r5.10.3

JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.1...r5.10.2

Commits
  • 55d1232 Release 5.10.3
  • 4455093 Remove accidental heading
  • b86a681 Remove JDK 21 as it's no longer available via Oracle's setup-java step
  • bc1608c Clean up release notes
  • 316ed31 Use Liberica for JDK 8 for compatibility with Apple Silicon
  • ad7c5dd Update copyright headers to 2024
  • 6c663b1 Use same default seed for method and class ordering (#3821)
  • d29e3eb Fix NPE when deserializing TestIdentifier (#3820)
  • f936c01 Fix class-level execution conditions on GraalVM (#3785)
  • 76b7c05 Allow GraalVmStarterTests to run remotely on Test Distribution agents
  • Additional commits viewable in compare view

Updates org.eclipse.jetty:jetty-server from 9.4.53.v20231009 to 9.4.54.v20240208

Updates org.eclipse.jetty:jetty-servlets from 9.4.53.v20231009 to 9.4.54.v20240208

Updates org.eclipse.jetty:jetty-servlet from 9.4.53.v20231009 to 9.4.54.v20240208

Updates org.eclipse.jetty.websocket:javax-websocket-server-impl from 9.4.53.v20231009 to 9.4.54.v20240208

Updates org.eclipse.jetty:jetty-servlets from 9.4.53.v20231009 to 9.4.54.v20240208

Updates org.eclipse.jetty:jetty-servlet from 9.4.53.v20231009 to 9.4.54.v20240208

Updates org.eclipse.jetty.websocket:javax-websocket-server-impl from 9.4.53.v20231009 to 9.4.54.v20240208

Updates org.glassfish.jersey.containers:jersey-container-servlet-core from 2.41 to 2.43

Updates org.springframework:spring-context from 5.3.31 to 5.3.37

Release notes

Sourced from org.springframework:spring-context's releases.

v5.3.37

⭐ New Features

  • AnnotationUtils performance degrades with deep stacks #32923

🐞 Bug Fixes

  • AspectJ CTW aspects executed twice #32974
  • SpEL compilation fails when indexing into a Map with a primitive #32911
  • SpEL compilation fails when indexing into an array or list with an Integer #32909
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32885

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.45 #33010

v5.3.36

🐞 Bug Fixes

  • Overridden aspect method runs twice #32868
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32860
  • Spring AOP fails against registered @Configurable aspect #32840

v5.3.35

⭐ New Features

  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #32818

🐞 Bug Fixes

  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32770
  • MergedAnnotations search does not find container for repeatable annotation #32751
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #32749
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #32744
  • "multiple subscribers not supported" when using WebClient exchange #32728
  • Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32698

📔 Documentation

  • Correct documentation on streaming with MockMvcWebTestClient #32723
  • Update links to HttpOnly documentation at OWASP in ResponseCookie #32668

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.44 #32788

v5.3.34

⭐ New Features

  • Log column type for limited support message in JdbcUtils.getResultSetValue #32603

... (truncated)

Commits
  • aca8b5d Release v5.3.37
  • 0ce1ef9 Polishing (aligned with 6.0.x)
  • e26ea00 Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111
  • c10b6c2 Upgrade to Reactor 2020.0.45
  • 63568e6 Skip ajc-compiled aspects for ajc-compiled target classes
  • d410485 Avoid NoSuchMethodException for annotation attribute checks
  • 2384474 Support compilation of map indexing with primitive in SpEL
  • 0f04052 Support compilation of array and list indexing with Integer in SpEL
  • 98aa03c Test detection of original generic method for CGLIB bridge method
  • 3e45b76 Polishing
  • Additional commits viewable in compare view

Updates org.springframework:spring-core from 5.3.31 to 5.3.37

Release notes

Sourced from org.springframework:spring-core's releases.

v5.3.37

⭐ New Features

  • AnnotationUtils performance degrades with deep stacks #32923

🐞 Bug Fixes

  • AspectJ CTW aspects executed twice #32974
  • SpEL compilation fails when indexing into a Map with a primitive #32911
  • SpEL compilation fails when indexing into an array or list with an Integer #32909
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32885

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.45 #33010

v5.3.36

🐞 Bug Fixes

  • Overridden aspect method runs twice #32868
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32860
  • Spring AOP fails against registered @Configurable aspect #32840

v5.3.35

⭐ New Features

  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #32818

🐞 Bug Fixes

  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32770
  • MergedAnnotations search does not find container for repeatable annotation #32751
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #32749
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #32744
  • "multiple subscribers not supported" when using WebClient exchange #32728
  • Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32698

📔 Documentation

  • Correct documentation on streaming with MockMvcWebTestClient #32723
  • Update links to HttpOnly documentation at OWASP in ResponseCookie #32668

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.44 #32788

v5.3.34

⭐ New Features

  • Log column type for limited support message in JdbcUtils.getResultSetValue #32603

... (truncated)

Commits
  • aca8b5d Release v5.3.37
  • 0ce1ef9 Polishing (aligned with 6.0.x)
  • e26ea00 Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111
  • c10b6c2 Upgrade to Reactor 2020.0.45
  • 63568e6 Skip ajc-compiled aspects for ajc-compiled target classes
  • d410485 Avoid NoSuchMethodException for annotation attribute checks
  • 2384474 Support compilation of map indexing with primitive in SpEL
  • 0f04052 Support compilation of array and list indexing with Integer in SpEL
  • 98aa03c Test detection of original generic method for CGLIB bridge method
  • 3e45b76 Polishing
  • Additional commits viewable in compare view

Updates org.springframework:spring-beans from 5.3.31 to 5.3.37

Release notes

Sourced from org.springframework:spring-beans's releases.

v5.3.37

⭐ New Features

  • AnnotationUtils performance degrades with deep stacks #32923

🐞 Bug Fixes

  • AspectJ CTW aspects executed twice #32974
  • SpEL compilation fails when indexing into a Map with a primitive #32911
  • SpEL compilation fails when indexing into an array or list with an Integer #32909
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32885

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.45 #33010

v5.3.36

🐞 Bug Fixes

  • Overridden aspect method runs twice #32868
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32860
  • Spring AOP fails against registered @Configurable aspect #32840

v5.3.35

⭐ New Features

  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #32818

🐞 Bug Fixes

  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32770
  • MergedAnnotations search does not find container for repeatable annotation #32751
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #32749
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #32744
  • "multiple subscribers not supported" when using WebClient exchange #32728
  • Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32698

📔 Documentation

  • Correct documentation on streaming with MockMvcWebTestClient #32723
  • Update links to HttpOnly documentation at OWASP in ResponseCookie #32668

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.44 #32788

v5.3.34

⭐ New Features

  • Log column type for limited support message in JdbcUtils.getResultSetValue #32603

... (truncated)

Commits
  • aca8b5d Release v5.3.37
  • 0ce1ef9 Polishing (aligned with 6.0.x)
  • e26ea00 Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111
  • c10b6c2 Upgrade to Reactor 2020.0.45
  • 63568e6 Skip ajc-compiled aspects for ajc-compiled target classes
  • d410485 Avoid NoSuchMethodException for annotation attribute checks
  • 2384474 Support compilation of map indexing with primitive in SpEL
  • 0f04052 Support compilation of array and list indexing with Integer in SpEL
  • 98aa03c Test detection of original generic method for CGLIB bridge method
  • 3e45b76 Polishing
  • Additional commits viewable in compare view

Updates org.springframework:spring-core from 5.3.31 to 5.3.37

Release notes

Sourced from org.springframework:spring-core's releases.

v5.3.37

⭐ New Features

  • AnnotationUtils performance degrades with deep stacks #32923

🐞 Bug Fixes

  • AspectJ CTW aspects executed twice #32974
  • SpEL compilation fails when indexing into a Map with a primitive #32911
  • SpEL compilation fails when indexing into an array or list with an Integer #32909
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32885

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.45 #33010

v5.3.36

🐞 Bug Fixes

  • Overridden aspect method runs twice #32868
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32860
  • Spring AOP fails against registered @Configurable aspect #32840

v5.3.35

⭐ New Features

  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #32818

🐞 Bug Fixes

  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32770
  • MergedAnnotations search does not find container for repeatable annotation #32751
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #32749
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #32744
  • "multiple subscribers not supported" when using WebClient exchange #32728
  • Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32698

📔 Documentation

  • Correct documentation on streaming with MockMvcWebTestClient #32723
  • Update links to HttpOnly documentation at OWASP in ResponseCookie #32668

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.44 #32788

v5.3.34

⭐ New Features

  • Log column type for limited support message in JdbcUtils.getResultSetValue #32603

... (truncated)

Commits
  • aca8b5d Release v5.3.37
  • 0ce1ef9 Polishing (aligned with 6.0.x)
  • e26ea00 Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111
  • c10b6c2 Upgrade to Reactor 2020.0.45
  • 63568e6 Skip ajc-compiled aspects for ajc-compiled target classes
  • d410485 Avoid NoSuchMethodException for annotation attribute checks
  • 2384474 Support compilation of map indexing with primitive in SpEL
  • 0f04052 Support compilation of array and list indexing with Integer in SpEL
  • 98aa03c Test detection of original generic method for CGLIB bridge method
  • 3e45b76 Polishing
  • Additional commits viewable in compare view

Updates org.springframework:spring-beans from 5.3.31 to 5.3.37

Release notes

Sourced from org.springframework:spring-beans's releases.

v5.3.37

⭐ New Features

  • AnnotationUtils performance degrades with deep stacks #32923

🐞 Bug Fixes

  • AspectJ CTW aspects executed twice #32974
  • SpEL compilation fails when indexing into a Map with a primitive #32911
  • SpEL compilation fails when indexing into an array or list with an Integer #32909
  • Application not starting with @EnableTransactionManagement(mode = AdviceMode.ASPECTJ) #32885

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.45 #33010

v5.3.36

🐞 Bug Fixes

  • Overridden aspect method runs twice #32868
  • @DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME) cannot convert UTC without milliseconds to java.util.Date #32860
  • Spring AOP fails against registered @Configurable aspect #32840

v5.3.35

⭐ New Features

  • Accept ajc-compiled @Aspect classes for Spring AOP proxy usage #32818

🐞 Bug Fixes

  • DeferredQueryInvocationHandler fails to unwrap QuerySqmImpl class outside of transaction #32770
  • MergedAnnotations search does not find container for repeatable annotation #32751
  • AnnotationConfigWebApplicationContext should propagate ApplicationStartup to BeanFactory #32749
  • Ignore non-String keys in PropertiesPropertySource.getPropertyNames() #32744
  • "multiple subscribers not supported" when using WebClient exchange #32728
  • Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10 #32698

📔 Documentation

  • Correct documentation on streaming with MockMvcWebTestClient #32723
  • Update links to HttpOnly documentation at OWASP in ResponseCookie #32668

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.44 #32788

v5.3.34

⭐ New Features

  • Log column type for limited support message in JdbcUtils.getResultSetValue #32603

... (truncated)

Commits
  • aca8b5d Release v5.3.37
  • 0ce1ef9 Polishing (aligned with 6.0.x)
  • e26ea00 Upgrade to spring-javaformat-checkstyle 0.0.42 and Netty 4.1.111
  • c10b6c2 Upgrade to Reactor 2020.0.45
  • 63568e6 Skip ajc-compiled aspects for ajc-compiled target classes
  • d410485 Avoid NoSuchMethodException for annotation attribute checks
  • 2384474 Support compilation of map indexing with primitive in SpEL
  • 0f04052 Support compilation of array and list indexing with Integer in SpEL
  • 98aa03c Test detection of original generic method for CGLIB bridge method
  • 3e45b76 Polishing
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1

Release notes

Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.

3.7.1

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

3.7.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • e8c1a62 [maven-release-plugin] prepare release maven-dependency-plugin-3.7.1
  • d656b03 [MDEP-945] Fix documentation about get goal
  • 82a9d60 [MDEP-940] Use Resolver API instead of m-a-t for resolving artifacts
  • 8e1f1b5 [MDEP-943] Fix appendOutput option
  • e06630c Bump org.apache.maven.shared:maven-common-artifact-filters
  • a11d253 [maven-release-plugin] prepare for next development iteration
  • f975bcb [maven-release-plugin] prepare release maven-dependency-plugin-3.7.0
  • dbdda0c [MDEP-941] Deprecate dependency:sources in favor of dependency:resolve-sources
  • f090b5e [MDEP-838] "Artifact has not been packaged yet" error message is not very hel...
  • 9902456 [MDEP-669] Optimize the documentation of <outputProperty> of build-classpath ...
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2

Release notes

Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.

3.4.2

🐛 Bug Fixes

👻 Maintenance

3.4.1

🐛 Bug Fixes

📦 Dependency updates

3.4.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

Bumps the java-dependencies group with 14 updates in the /winery-launcher directory:

| Package | From | To |
| --- | --- | --- |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.10.1` | `5.10.3` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.10.1` | `5.10.3` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.10.1` | `5.10.3` |
| org.eclipse.jetty:jetty-server | `9.4.53.v20231009` | `9.4.54.v20240208` |
| org.eclipse.jetty:jetty-servlets | `9.4.53.v20231009` | `9.4.54.v20240208` |
| org.eclipse.jetty:jetty-servlet | `9.4.53.v20231009` | `9.4.54.v20240208` |
| org.eclipse.jetty.websocket:javax-websocket-server-impl | `9.4.53.v20231009` | `9.4.54.v20240208` |
| org.glassfish.jersey.containers:jersey-container-servlet-core | `2.41` | `2.43` |
| [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `5.3.31` | `5.3.37` |
| [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `5.3.31` | `5.3.37` |
| [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `5.3.31` | `5.3.37` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.6.1` | `3.7.1` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.2` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.0` |



Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.1 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.3)

Updates `org.junit.jupiter:junit-jupiter` from 5.10.1 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.1 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.3)

Updates `org.junit.jupiter:junit-jupiter` from 5.10.1 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.1 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.3)

Updates `org.eclipse.jetty:jetty-server` from 9.4.53.v20231009 to 9.4.54.v20240208

Updates `org.eclipse.jetty:jetty-servlets` from 9.4.53.v20231009 to 9.4.54.v20240208

Updates `org.eclipse.jetty:jetty-servlet` from 9.4.53.v20231009 to 9.4.54.v20240208

Updates `org.eclipse.jetty.websocket:javax-websocket-server-impl` from 9.4.53.v20231009 to 9.4.54.v20240208

Updates `org.eclipse.jetty:jetty-servlets` from 9.4.53.v20231009 to 9.4.54.v20240208

Updates `org.eclipse.jetty:jetty-servlet` from 9.4.53.v20231009 to 9.4.54.v20240208

Updates `org.eclipse.jetty.websocket:javax-websocket-server-impl` from 9.4.53.v20231009 to 9.4.54.v20240208

Updates `org.glassfish.jersey.containers:jersey-container-servlet-core` from 2.41 to 2.43

Updates `org.springframework:spring-context` from 5.3.31 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...v5.3.37)

Updates `org.springframework:spring-core` from 5.3.31 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...v5.3.37)

Updates `org.springframework:spring-beans` from 5.3.31 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...v5.3.37)

Updates `org.springframework:spring-core` from 5.3.31 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...v5.3.37)

Updates `org.springframework:spring-beans` from 5.3.31 to 5.3.37
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...v5.3.37)

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.1 to 3.7.1
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.1)

Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.2
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.2)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.eclipse.jetty:jetty-servlets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.eclipse.jetty.websocket:javax-websocket-server-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.eclipse.jetty:jetty-servlets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.eclipse.jetty.websocket:javax-websocket-server-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.glassfish.jersey.containers:jersey-container-servlet-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants