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 maven group across 10 directories with 9 updates #80

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 13, 2024

Bumps the maven group with 2 updates in the /java/ql/integration-tests/all-platforms/java/java-web-jsp directory: org.eclipse.jetty:jetty-webapp and org.springframework:spring-webmvc.
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample directory: junit:junit.
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-extract-properties directory: junit:junit.
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-large-xml-files directory: junit:junit.
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-small-xml-files directory: junit:junit.
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-xml-mode-all directory: junit:junit.
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-xml-mode-byname directory: junit:junit.
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-xml-mode-disabled directory: junit:junit.
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-xml-mode-smart directory: junit:junit.
Bumps the maven group with 7 updates in the /java/ql/test/utils/flowtestcasegenerator directory:

Package From To
org.springframework:spring-webmvc 5.3.18 6.1.13
org.apache.logging.log4j:log4j-core 2.14.1 2.17.1
org.springframework:spring-web 5.3.18 6.0.19
org.springframework:spring-context 5.3.18 5.3.19
org.apache.shiro:shiro-core 1.8.0 1.13.0
org.owasp.esapi:esapi 2.2.3.1 2.5.3.1
io.pebbletemplates:pebble 3.1.5 3.1.6

Updates org.eclipse.jetty:jetty-webapp from 9.3.3.v20150827 to 9.4.33.v20201020

Updates org.springframework:spring-webmvc from 4.0.2.RELEASE to 6.1.13

Release notes

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

v6.1.13

⭐ New Features

  • Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout #33442
  • Updates to resource handling for functional endpoints #33434
  • Stop logging result in WebAsyncManager #33406
  • spring native not support method handler with kotlin default value #33384

🐞 Bug Fixes

  • Ensure use of specified status code on redirect with Rendering #33498
  • Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack #33465
  • ServerHttpObservationFilter does not register against new async operations #33451
  • Revert removal of deprecated rawStatusCode methods #33440
  • PathMatchingResourcePatternResolver no longer follows symlinks #33424
  • Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect #33421
  • RestClient doesn't open a scope for the processing of the request #33397
  • WebTestClient leaks when ParameterizedTypeReference is used #33389

📔 Documentation

  • Document fixed rate scheduling with CRaC #33490
  • Update information in SpEL Evaluation chapter in reference manual #33456
  • Stop documenting use of -debug compiler flag in reference manual #33453
  • Use discrete headings instead of titled blocks in reference manual #33447
  • Fix example for @ImportResource in the reference manual #33446
  • Fix a typo in the CDS documentation #33437
  • Fix link to chapter introduction #33417
  • Improve documentation on reading form data via Servlet request parameters vs @RequestBody #33409

🔨 Dependency Upgrades

  • Upgrade to Kotlin 1.9.25 #33471
  • Upgrade to Micrometer 1.12.10 #33518
  • Upgrade to Objenesis 3.4 #33526
  • Upgrade to Reactor 2023.0.10 #33519

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dancer1325, @​izeye, and @​yfoel

v6.1.12

⭐ New Features

  • Efficient handling of conditional HTTP requests #33372
  • LocaleEditor cannot parse language tag with script like zh-Hans #33348
  • Reinstate qualifier support for legacy JSR-330 @javax.inject.Named annotation #33345
  • SimpleAsyncTaskScheduler stops accepting new tasks when isShutdown #33336

... (truncated)

Commits
  • f083962 Release v6.1.13
  • d86bf8b Align RouterFunctions resource handling
  • c77de8a Downgrade to Tomcat 10.1.28
  • 4e49f67 Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...
  • 54dbb9f Upgrade to Objenesis 3.4
  • 34f649c Upgrade to Reactor 2023.0.10
  • 5b01f31 Upgrade to Micrometer 1.12.10
  • 9150c81 Document fixed rate scheduling with CRaC
  • 4e1756d Polishing
  • 5c1ab7e Polishing contribution
  • Additional commits viewable in compare view

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates org.springframework:spring-webmvc from 5.3.18 to 6.1.13

Release notes

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

v6.1.13

⭐ New Features

  • Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout #33442
  • Updates to resource handling for functional endpoints #33434
  • Stop logging result in WebAsyncManager #33406
  • spring native not support method handler with kotlin default value #33384

🐞 Bug Fixes

  • Ensure use of specified status code on redirect with Rendering #33498
  • Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack #33465
  • ServerHttpObservationFilter does not register against new async operations #33451
  • Revert removal of deprecated rawStatusCode methods #33440
  • PathMatchingResourcePatternResolver no longer follows symlinks #33424
  • Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect #33421
  • RestClient doesn't open a scope for the processing of the request #33397
  • WebTestClient leaks when ParameterizedTypeReference is used #33389

📔 Documentation

  • Document fixed rate scheduling with CRaC #33490
  • Update information in SpEL Evaluation chapter in reference manual #33456
  • Stop documenting use of -debug compiler flag in reference manual #33453
  • Use discrete headings instead of titled blocks in reference manual #33447
  • Fix example for @ImportResource in the reference manual #33446
  • Fix a typo in the CDS documentation #33437
  • Fix link to chapter introduction #33417
  • Improve documentation on reading form data via Servlet request parameters vs @RequestBody #33409

🔨 Dependency Upgrades

  • Upgrade to Kotlin 1.9.25 #33471
  • Upgrade to Micrometer 1.12.10 #33518
  • Upgrade to Objenesis 3.4 #33526
  • Upgrade to Reactor 2023.0.10 #33519

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dancer1325, @​izeye, and @​yfoel

v6.1.12

⭐ New Features

  • Efficient handling of conditional HTTP requests #33372
  • LocaleEditor cannot parse language tag with script like zh-Hans #33348
  • Reinstate qualifier support for legacy JSR-330 @javax.inject.Named annotation #33345
  • SimpleAsyncTaskScheduler stops accepting new tasks when isShutdown #33336

... (truncated)

Commits
  • f083962 Release v6.1.13
  • d86bf8b Align RouterFunctions resource handling
  • c77de8a Downgrade to Tomcat 10.1.28
  • 4e49f67 Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...
  • 54dbb9f Upgrade to Objenesis 3.4
  • 34f649c Upgrade to Reactor 2023.0.10
  • 5b01f31 Upgrade to Micrometer 1.12.10
  • 9150c81 Document fixed rate scheduling with CRaC
  • 4e1756d Polishing
  • 5c1ab7e Polishing contribution
  • Additional commits viewable in compare view

Updates org.apache.logging.log4j:log4j-core from 2.14.1 to 2.17.1

Updates org.springframework:spring-web from 5.3.18 to 6.0.19

Release notes

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

v6.0.19

⭐ New Features

  • Log column type for limited support message in JdbcUtils.getResultSetValue #32602
  • Avoid additional unnecessary Annotation array cloning in TypeDescriptor #32478
  • Avoid cloning empty Annotation array in TypeDescriptor #32465

🐞 Bug Fixes

  • Refine scheme, userinfo, host and port parsing in UriComponentsBuilder #32617
  • MethodIntrospector.selectMethods() fails to detect bridge methods across ApplicationContexts #32587
  • Generic interface on FactoryBean class not autowired in case of targetType mismatch #32585
  • HeaderContentNegotiationStrategy.resolveMediaTypes() throws unexpected InvalidMimeTypeException #32484
  • JmsUtils.commitIfNecessary catches and ignores JMS IllegalStateException, losing message with ActiveMQ Artemis #32479
  • Consistently apply TaskDecorator to ManagedExecutorService as well #32456

📔 Documentation

  • Fix broken link to vavr in the reference guide #32495

🔨 Dependency Upgrades

  • Upgrade to Reactor 2022.0.18 #32593

v6.0.18

⭐ New Features

  • Extract reusable method for URI validations #32441
  • Allow UriTemplate to be built with an empty template #32437
  • Refine \*HttpMessageConverter#getContentLength return value null safety #32333

🐞 Bug Fixes

  • WebClient Observations are missing error #32399
  • AopUtils.getMostSpecificMethod does not return original method for proxy-derived method anymore #32368
  • Better protect against concurrent error handling for async requests #32341
  • ContentCachingResponseWrapper no longer honors Content-Type and Content-Length #32321
  • Hibernate native image support broken by HHH-17643 #32312

📔 Documentation

  • Fix order of 2 sections in the Validation chapter of the reference manual #32409

🔨 Dependency Upgrades

  • Upgrade to Reactor 2022.0.17 #32421

v6.0.17

⭐ New Features

... (truncated)

Commits
  • 91cf5eb Release v6.0.19
  • 402246d Refine UriComponentsBuilder parsing
  • 88a68dd Upgrade to Reactor 2022.0.18
  • 7d178c6 Detect bridge methods across ApplicationContexts in MethodIntrospector
  • ba776d7 Log column type for limited support message in getResultSetValue
  • aba5f42 Remove accidental backport of 6.1 class
  • 2bac162 Upgrade to Groovy 4.0.20, Netty 4.1.108, OpenPDF 1.3.43
  • 9412d78 Revised tests for generic FactoryBean type matching (backported)
  • a0bd13c Do not extract FactoryBean generic in case of targetType mismatch
  • 46a0821 Stop linking to Websphere's Javadoc
  • Additional commits viewable in compare view

Updates org.springframework:spring-context from 5.3.18 to 5.3.19

Release notes

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

v5.3.19

⭐ New Features

  • Remove DNS lookups during websocket connection initiation #28280
  • Add application/graphql+json Media type and MIME type constants #28271
  • Fix debug log for no matching acceptableTypes #28116
  • Provide support for post-processing a LocalValidatorFactoryBean's validator Configuration without requiring sub-classing #27956

🐞 Bug Fixes

  • Improve documentation and matching algorithm in data binders #28333
  • NotWritablePropertyException when attempting to declaratively configure ClassLoader properties #28269
  • BeanPropertyRowMapper's support for direct column name matches is missing in DataClassRowMapper #28243
  • AbstractListenerReadPublisher does not call ServletOutputStream::isReady() when reading chunked data across network packets #28241
  • ResponseEntity objects are accumulated in ConcurrentReferenceHashMap #28232
  • Lambda proxy generation fix causes BeanNotOfRequiredTypeException #28209
  • CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 17 #28138

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.18 #28329

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • cedb587 Release v5.3.19
  • a7cf19c Improve documentation and matching algorithm in data binders
  • 0cf7f7b Polishing
  • 949c3d4 Align plain accessor check
  • 3b4ae7b TomcatHttpHandlerAdapter continues after 0 bytes
  • 8b39698 Upgrade to Reactor 2020.0.18
  • 6fad00e Ensure dynamic proxy with AOP introduction includes lambda interfaces
  • 5f6d8df Introduce isLambdaClass() as a public utility in ClassUtils
  • 35de7e1 Introduce initializer callback for Bean Validation Configuration
  • 10e979e Polishing
  • Additional commits viewable in compare view

Updates org.apache.shiro:shiro-core from 1.8.0 to 1.13.0

Release notes

Sourced from org.apache.shiro:shiro-core's releases.

Apache Shiro 1.13.0

What's Changed

Bumps the maven group with 2 updates in the /java/ql/integration-tests/all-platforms/java/java-web-jsp directory: org.eclipse.jetty:jetty-webapp and [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework).
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample directory: [junit:junit](https://github.com/junit-team/junit4).
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-extract-properties directory: [junit:junit](https://github.com/junit-team/junit4).
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-large-xml-files directory: [junit:junit](https://github.com/junit-team/junit4).
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-small-xml-files directory: [junit:junit](https://github.com/junit-team/junit4).
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-xml-mode-all directory: [junit:junit](https://github.com/junit-team/junit4).
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-xml-mode-byname directory: [junit:junit](https://github.com/junit-team/junit4).
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-xml-mode-disabled directory: [junit:junit](https://github.com/junit-team/junit4).
Bumps the maven group with 1 update in the /java/ql/integration-tests/all-platforms/java/maven-sample-xml-mode-smart directory: [junit:junit](https://github.com/junit-team/junit4).
Bumps the maven group with 7 updates in the /java/ql/test/utils/flowtestcasegenerator directory:

| Package | From | To |
| --- | --- | --- |
| [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `5.3.18` | `6.1.13` |
| org.apache.logging.log4j:log4j-core | `2.14.1` | `2.17.1` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `5.3.18` | `6.0.19` |
| [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `5.3.18` | `5.3.19` |
| [org.apache.shiro:shiro-core](https://github.com/apache/shiro) | `1.8.0` | `1.13.0` |
| [org.owasp.esapi:esapi](https://github.com/ESAPI/esapi-java-legacy) | `2.2.3.1` | `2.5.3.1` |
| [io.pebbletemplates:pebble](https://github.com/PebbleTemplates/pebble) | `3.1.5` | `3.1.6` |



Updates `org.eclipse.jetty:jetty-webapp` from 9.3.3.v20150827 to 9.4.33.v20201020

Updates `org.springframework:spring-webmvc` from 4.0.2.RELEASE to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.0.2.RELEASE...v6.1.13)

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `org.springframework:spring-webmvc` from 5.3.18 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.0.2.RELEASE...v6.1.13)

Updates `org.apache.logging.log4j:log4j-core` from 2.14.1 to 2.17.1

Updates `org.springframework:spring-web` from 5.3.18 to 6.0.19
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.18...v6.0.19)

Updates `org.springframework:spring-context` from 5.3.18 to 5.3.19
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.18...v5.3.19)

Updates `org.apache.shiro:shiro-core` from 1.8.0 to 1.13.0
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](apache/shiro@shiro-root-1.8.0...shiro-root-1.13.0)

Updates `org.owasp.esapi:esapi` from 2.2.3.1 to 2.5.3.1
- [Release notes](https://github.com/ESAPI/esapi-java-legacy/releases)
- [Changelog](https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/esapi4java-core-2.0-readme-crypto-changes.html)
- [Commits](ESAPI/esapi-java-legacy@esapi-2.2.3.1...esapi-2.5.3.1)

Updates `io.pebbletemplates:pebble` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/PebbleTemplates/pebble/releases)
- [Commits](PebbleTemplates/pebble@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-webapp
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: junit:junit
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: junit:junit
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: junit:junit
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: junit:junit
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: junit:junit
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: junit:junit
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: junit:junit
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: junit:junit
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: org.springframework:spring-webmvc
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.shiro:shiro-core
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.owasp.esapi:esapi
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.pebbletemplates:pebble
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 13, 2024
Copy link

cr-gpt bot commented Sep 13, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

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