Skip to content

Bump the maven group across 6 directories with 9 updates#89

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/maven-c7ef4ac68a
Open

Bump the maven group across 6 directories with 9 updates#89
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/maven-c7ef4ac68a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 18, 2026

Bumps the maven group with 9 updates in the / directory:

Package From To
org.apache.logging.log4j:log4j-core 2.17.2 2.25.3
commons-io:commons-io 2.11.0 2.14.0
com.microsoft.sqlserver:mssql-jdbc 10.2.1.jre11 10.2.4.jre11
org.apache.zookeeper:zookeeper 3.9.3 3.9.5
org.apache.commons:commons-lang3 3.6 3.18.0
org.springframework.security:spring-security-crypto 5.8.5 6.3.8
com.fasterxml.jackson.core:jackson-core 2.13.5 2.18.6
org.xmlunit:xmlunit-core 2.1.1 2.10.0
org.springframework:spring-web 5.3.29 5.3.38

Bumps the maven group with 1 update in the /datafari-binary-connector directory: com.fasterxml.jackson.core:jackson-core.
Bumps the maven group with 1 update in the /datafari-solr-connector directory: commons-io:commons-io.
Bumps the maven group with 1 update in the /datafari-spacy-fastapi-connector directory: org.apache.commons:commons-lang3.
Bumps the maven group with 1 update in the /datafari-vector-search-connector directory: org.springframework:spring-web.
Bumps the maven group with 3 updates in the /datafari-webapp directory: org.apache.commons:commons-lang3, org.springframework.security:spring-security-crypto and org.xmlunit:xmlunit-core.

Updates org.apache.logging.log4j:log4j-core from 2.17.2 to 2.25.3

Updates commons-io:commons-io from 2.11.0 to 2.14.0

Updates com.microsoft.sqlserver:mssql-jdbc from 10.2.1.jre11 to 10.2.4.jre11

Release notes

Sourced from com.microsoft.sqlserver:mssql-jdbc's releases.

[10.2.4] Hotfix & Stable Release

Fixed issues

  • Address a hostname validation vulnerability by securely parsing certificate common names. #2802 What was fixed: Secure hostname validation is enforced by replacing the vulnerable CN parsing logic in SQLServerCertificateUtils.java, preventing spoofing attacks. Who benefits: All users of the SQL Server JDBC driver, especially those relying on TLS for secure connections, benefit from improved certificate validation.

[10.2.3] HotFix & Stable Release

Fixed issues

  • Fixed incorrect update counts when timeout occurs in batch queries 2024
  • Fixed incorrect token expiration date when using Azure Functions 2025
  • Fixed null SQL state and zero error code when database exception is thrown 2027

[10.2.2] HotFix & Stable Release

Fixed issues

  • Clear prepared statement cache on idle connection resiliency reconnections 1982
  • Fix for setting KeepAlive extended options 1986
  • Fixed issue where the driver may assert when canceling a statement 1987
  • Fixed callable statement index out of bounds error 1988
  • Fixed issue not checking for DONE token errors so exceptions are ignored 1990
  • Fixed query cancellation bug 1996
Commits

Updates org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.5

Updates org.apache.commons:commons-lang3 from 3.6 to 3.18.0

Updates org.springframework.security:spring-security-crypto from 5.8.5 to 6.3.8

Release notes

Sourced from org.springframework.security:spring-security-crypto's releases.

6.3.8

🪲 Bug Fixes

  • Add testRuntimeOnly junit-platform-launcher #16755
  • Fix typo security-api-url attribute in faq.adoc #16633
  • Security SpEL Expressions Should Propagate AuthorizationDeniedException from Proxied Objects #16697

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 #16651
  • Bump io.mockk:mockk from 1.13.16 to 1.13.17 #16676
  • Bump io.projectreactor:reactor-bom from 2023.0.15 to 2023.0.16 #16724
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.23 to 4.33.24 #16670
  • Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 #16652
  • Bump org.springframework.data:spring-data-bom from 2024.0.9 to 2024.0.10 #16747
  • Bump org.springframework:spring-framework-bom from 6.1.17 to 6.1.18 #16735

🔩 Build Updates

  • Bump @springio/antora-extensions from 1.14.2 to 1.14.4 in /docs #16637

❤️ Contributors

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

@​dependabot[bot] and @​ngocnhan-tran1996

6.3.7

⭐ New Features

  • Improve Stability of S101 CI Task #16482

🪲 Bug Fixes

  • Fix logoutRequestRepository not set on Saml2RelyingPartyInitiatedLogoutSuccessHandler #16093
  • Misconfigured OAuth2LoginAuthenticationFilter when combining OAuth2 login and OAuth2 client configuration #16105

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 #16363
  • Bump com.nimbusds:oauth2-oidc-sdk from 9.43.5 to 9.43.6 #16594
  • Bump io.mockk:mockk from 1.13.14 to 1.13.16 #16400
  • Bump io.projectreactor:reactor-bom from 2023.0.14 to 2023.0.15 #16577
  • Bump io.rsocket:rsocket-bom from 1.1.4 to 1.1.5 #16533
  • Bump org.springframework.data:spring-data-bom from 2024.0.8 to 2024.0.9 #16607
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.10 to 3.2.11 #16595
  • Bump org.springframework:spring-framework-bom from 6.1.16 to 6.1.17 #16596
  • Update to oauth2-oidc-sdk 9.43.5 #16582

🔩 Build Updates

... (truncated)

Commits
  • 147081f Release 6.3.8
  • 709d9bc Bump org.springframework:spring-framework-bom from 6.1.17 to 6.1.18
  • d9bb16e Bump io.projectreactor:reactor-bom from 2023.0.15 to 2023.0.16
  • 1111491 Bump org.springframework.data:spring-data-bom from 2024.0.9 to 2024.0.10
  • adb303e Add testRuntimeOnly junit-platform-launcher
  • 46f0dc6 Enforce BCrypt password length
  • 36ea1b1 Fix Compilation Error
  • e793a96 Remove s101 From Builds
  • 46cd94b SpEL Propagates Authorization Exceptions
  • acd2de4 Bump io.mockk:mockk from 1.13.16 to 1.13.17
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.13.5 to 2.18.6

Commits
  • 9a46ef8 [maven-release-plugin] prepare release jackson-core-2.18.6
  • 5f192db Prep for 2.18.6 release
  • b0c428e Enforce StreamReadConstraints.maxNumberLength for non-blocking (async) pars...
  • 7c8b6d5 Add test for nesting for DataInput-backed JsonParser (#1550)
  • 97a647b Update CI: JDK 23 -> 25
  • 1601331 (backport from 2.21) Fix #1548: validate max doc length for fixed buffer inpu...
  • fae2542 release notes update
  • 70c99ba Update UTF8DataInputJsonParser.java (#1512)
  • caea665 Post-release dep version bump
  • 635d3bd [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates org.xmlunit:xmlunit-core from 2.1.1 to 2.10.0

Release notes

Sourced from org.xmlunit:xmlunit-core's releases.

XMLUnit for Java 2.10.0

  • add a new ElementSelectors.byNameAndAllAttributes variant that filters attributes before deciding whether elements can be compared. Inspired by Issue #259

  • By default the TransformerFactorys created will now try to disable extension functions. If you need extension functions for your transformations you may want to pass in your own instance of TransformerFactory and TransformerFactoryConfigurer may help with that. Inspired by Issue #264

  • JAXPXPathEngine will now try to disable the execution of extension functions by default but uses XPathFactory#setProperty which is not available prior to Java 18. You may want to enable secure processing on an XPathFactory instance you pass to JAXPXPathEngine instead - and XPathFactoryConfigurer may help with that.

XMLUnit for Java 2.9.1

  • fixed some AssertJ tests that didn't work on Windows. Issue #252 and PR #253 by @​Boiarshinov

  • added overloads to ElementSelectors.byXPath that accept a XPathEngine argument. Issue #255

  • added Cyclone DX SBOMs to release artifacts

XMLUnit for Java 2.9.0

The major change of XMLUnit for Java 2.9.0 is the addition of a new module xmlunit-jakarta-jaxb-impl that can be used in addition to xmlunit-core when you want to use the Jakarta XML Binding API in version 3. For details please see the user's guide.

The full list of changes of XMLUnit for Java 2.9.0 is:

  • added a new module xmlunit-jakarta-jaxb-impl that makes Input.fromJaxb use jakarta.xml.bind rather than javax.xml.bind. For more details see the User's Guide.

    This change is not fully backwards compatible. The JaxbBuilder class has become abstract and the withMarshaller method has changed its signature. For most cases the change will not be noticed and for almost all other cases it should be enough to re-compile your code against XMLUnit 2.9.x.

    Issue #227 and PR #247

  • added NodeFilters#satisfiesAll and satifiesAny methods to make it easier to combine multiple node filters. added to simplify the use case of #249

XMLUnit for Java 2.8.4 improves performance when comparing documents with many sibling elements.

Changelog:

  • improved comparison performance for documents with many siblings based on a suggestion by @​gerpres made in #236

XMLUnit for Java 2.8.3

  • added a new fullDescription method to Diff that provides a string-representation of all differences - not just the first one like toString does. PR #235 fixing #232 by @​Boiarshinov

  • made sure AssertJ's methods to override the assertion message like withFailMessage are honored. #225

  • adjusted unit tests so they pass when AssertJ 3.19.0 is used. PR #212 by mmathesius

XMLUnit for Java 2.8.2

This release fixes a bug in the new AssertJ 3.x module.

... (truncated)

Changelog

Sourced from org.xmlunit:xmlunit-core's changelog.

XMLUnit for Java 2.10.0 - /Released 2024-04-28/

  • add a new ElementSelectors.byNameAndAllAttributes variant that filters attributes before deciding whether elements can be compared. Inspired by Issue #259

  • By default the TransformerFactorys created will now try to disable extension functions. If you need extension functions for your transformations you may want to pass in your own instance of TransformerFactory and TransformerFactoryConfigurer may help with that. Inspired by Issue #264 This is tracked as CVE-2024-31573.

  • JAXPXPathEngine will now try to disable the execution of extension functions by default but uses XPathFactory#setProperty which is not available prior to Java 18. You may want to enable secure processing on an XPathFactory instance you pass to JAXPXPathEngine instead - and XPathFactoryConfigurer may help with that.

XMLUnit for Java 2.9.1 - /Released 2023-01-10/

  • fixed some AssertJ tests that didn't work on Windows. Issue #252 and PR #253 by @​Boiarshinov

  • added overloads to ElementSelectors.byXPath that accept a XPathEngine argument. Issue #255

  • added Cyclone DX SBOMs to release artifacts

XMLUnit for Java 2.9.0 - /Released 2022-01-25/

  • added a new module xmlunit-jakarta-jaxb-impl that makes Input.fromJaxb use jakarta.xml.bind rather than javax.xml.bind. For more details see the User's Guide.

    This change is not fully backwards compatible. The JaxbBuilder class has become abstract and the withMarshaller method has changed its signature. For most cases the change will not be noticed and for almost all other cases it should be enough to re-compile your code against XMLUnit 2.9.x.

    Issue #227 and PR #247

  • added NodeFilters#satisfiesAll and satifiesAny methods to make it easier to combine multiple node filters. added to simplify the use case of #249

XMLUnit for Java 2.8.4 - /Released 2021-12-16/

... (truncated)

Commits
  • 33a5d6a fix release number
  • eceec4a javadocs
  • 75828fd Create SECURITY.md
  • dcaafe9 record extension function changes
  • 611f6be try to disable extension functions for XPaths
  • b81d48b disable XSLT extension functions by default, add more configurers
  • ba14909 XMLUnit 1.x is no longer maintained
  • cd6731e this is going to be a feature release, not a bugfix release
  • c47d390 record last changes
  • 5141915 add byNameAndAllAttributes that uses an attrbute filter
  • Additional commits viewable in compare view

Updates org.springframework:spring-web from 5.3.29 to 5.3.38

Release notes

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

v5.3.38

⭐ New Features

  • Efficient handling of conditional HTTP requests #33378

🐞 Bug Fixes

  • Fix incorrect weak ETag validation #33377
  • SimpleEvaluationContext does not enforce read-only semantics #33320
  • ConversionService cannot convert primitive array to Object[] #33314
  • SpEL Indexer silently ignores failure to set property as index #33312
  • Mockito mock falsely initialized as CGLIB proxy with AspectJ aspect #33142
  • "file:." cannot be resolved to java.nio.file.Path (and plain "." value resolves to classpath root) #33140

📔 Documentation

  • Typo in Annotation-driven Listener Endpoints section of Spring Framework documentation #33052
  • Container Extension Points section of Spring Framework documentation refers to the wrong property name #33039
  • Incorrect constructor details in the javadoc for ApplicationContextEvent #33034

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.47 #33322

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

... (truncated)

Commits
  • 55be1e6 Release v5.3.38
  • f00bc7b Remove snapshot repo
  • 582bfcc Efficient ETag parsing
  • 406b33d Upgrade to Netty 4.1.112
  • f9c3d00 Introduce withAssignmentDisabled() option for SimpleEvaluationContext
  • d2715d2 Fix incorrect weak ETag assertion
  • 57b02da Upgrade to Reactor 2020.0.47
  • df33bf2 Sync GHA setup
  • f75cebd Start building against Reactor Reactor 2020.0.47 snapshots
  • 26f2dad Enforce read-only semantics in SpEL's SimpleEvaluationContext
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.13.5 to 2.18.6

Commits
  • 9a46ef8 [maven-release-plugin] prepare release jackson-core-2.18.6
  • 5f192db Prep for 2.18.6 release
  • b0c428e Enforce StreamReadConstraints.maxNumberLength for non-blocking (async) pars...
  • 7c8b6d5 Add test for nesting for DataInput-backed JsonParser (#1550)
  • 97a647b Update CI: JDK 23 -> 25
  • 1601331 (backport from 2.21) Fix #1548: validate max doc length for fixed buffer inpu...
  • fae2542 release notes update
  • 70c99ba Update UTF8DataInputJsonParser.java (#1512)
  • caea665 Post-release dep version bump
  • 635d3bd [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates commons-io:commons-io from 2.11.0 to 2.14.0

Updates org.apache.commons:commons-lang3 from 3.6 to 3.18.0

Updates org.springframework:spring-web from 5.3.29 to 5.3.38

Release notes

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

v5.3.38

⭐ New Features

  • Efficient handling of conditional HTTP requests #33378

🐞 Bug Fixes

  • Fix incorrect weak ETag validation #33377
  • SimpleEvaluationContext does not enforce read-only semantics #33320
  • ConversionService cannot convert primitive array to Object[] #33314
  • SpEL Indexer silently ignores failure to set property as index #33312
  • Mockito mock falsely initialized as CGLIB proxy with AspectJ aspect #33142
  • "file:." cannot be resolved to java.nio.file.Path (and plain "." value resolves to classpath root) #33140

📔 Documentation

  • Typo in Annotation-driven Listener Endpoints section of Spring Framework documentation #33052
  • Container Extension Points section of Spring Framework documentation refers to the wrong property name #33039
  • Incorrect constructor details in the javadoc for ApplicationContextEvent #33034

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0.47 #33322

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

... (truncated)

Commits
  • 55be1e6 Release v5.3.38
  • f00bc7b Remove snapshot repo
  • 582bfcc Efficient ETag parsing
  • 406b33d Upgrade to Netty 4.1.112
  • f9c3d00 Introduce withAssignmentDisabled() option for SimpleEvaluationContext
  • d2715d2 Fix incorrect weak ETag assertion
  • 57b02da Upgrade to Reactor 2020.0.47
  • df33bf2 Sync GHA setup
  • f75cebd Start building against Reactor Reactor 2020.0.47 snapshots
  • 26f2dad Enforce read-only semantics in SpEL's SimpleEvaluationContext
  • Additional commits viewable in compare view

Updates org.apache.commons:commons-lang3 from 3.9 to 3.18.0

Updates org.springframework.security:spring-security-crypto from 5.8.5 to 6.3.8

Release notes

Sourced from org.springframework.security:spring-security-crypto's releases.

6.3.8

🪲 Bug Fixes

  • Add testRuntimeOnly junit-platform-launcher #16755
  • Fix typo security-api-url attribute in faq.adoc #16633
  • Security SpEL Expressions Should Propagate AuthorizationDeniedException from Proxied Objects #16697

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 #16651
  • Bump io.mockk:mockk from 1.13.16 to 1.13.17 #16676
  • Bump io.projectreactor:reactor-bom from 2023.0.15 to 2023.0.16 #16724
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.23 to 4.33.24 #16670
  • Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 #16652
  • Bump org.springframework.data:spring-data-bom from 2024.0.9 to 2024.0.10 #16747
  • Bump org.springframework:spring-framework-bom from 6.1.17 to 6.1.18 #16735

🔩 Build Updates

  • Bump @springio/antora-extensions from 1.14.2 to 1.14.4 in /docs #16637

❤️ Contributors

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

@​dependabot[bot] and @​ngocnhan-tran1996

6.3.7

⭐ New Features

  • Improve Stability of S101 CI Task #16482

🪲 Bug Fixes

  • Fix logoutRequestRepository not set on Saml2RelyingPartyInitiatedLogoutSuccessHandler #16093
  • Misconfigured OAuth2LoginAuthenticationFilter when combining OAuth2 login and OAuth2 client configuration #16105

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 #16363
  • Bump com.nimbusds:oauth2-oidc-sdk from 9.43.5 to 9.43.6 #16594
  • Bump io.mockk:mockk from 1.13.14 to 1.13.16 #16400
  • Bump io.projectreactor:reactor-bom from 2023.0.14 to 2023.0.15 #16577
  • Bump io.rsocket:rsocket-bom from 1.1.4 to 1.1.5 #16533
  • Bump org.springframework.data:spring-data-bom from 2024.0.8 to 2024.0.9 #16607
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.10 to 3.2.11 #16595
  • Bump org.springframework:spring-framework-bom from 6.1.16 to 6.1.17 #16596
  • Update to oauth2-oidc-sdk 9.43.5 #16582

🔩 Build Updates

... (truncated)

Commits
  • 147081f Release 6.3.8
  • 709d9bc Bump org.springframework:spring-framework-bom from 6.1.17 to 6.1.18
  • d9bb16e Bump io.projectreactor:reactor-bom from 2023.0.15 to 2023.0.16
  • 1111491 Bump org.springframework.data:spring-data-bom from 2024.0.9 to 2024.0.10
  • adb303e Add testRuntimeOnly junit-platform-launcher
  • 46f0dc6 Enforce BCrypt password length
  • 36ea1b1 Fix Compilation Error
  • e793a96 Remove s101 From Builds
  • 46cd94b SpEL Propagates Authorization Exceptions
  • acd2de4 Bump io.mockk:mockk from 1.13.16 to 1.13.17
  • Additional commits viewable in compare view

Updates org.xmlunit:xmlunit-core from 2.1.1 to 2.10.0

Release notes

Sourced from org.xmlunit:xmlunit-core's releases.

XMLUnit for Java 2.10.0

  • add a new ElementSelectors.byNameAndAllAttributes variant that filters attributes before deciding whether elements can be compared. Inspired by Issue #259

  • By default the TransformerFactorys created will now try to disable extension functions. If you need extension functions for your transformations you may want to pass in your own instance of TransformerFactory and TransformerFactoryConfigurer may help with that. Inspired by Issue #264

  • JAXPXPathEngine will now try to disable the execution of extension functions by default but uses XPathFactory#setProperty which is not available prior to Java 18. You may want to enable secure processing on an XPathFactory instance you pass to JAXPXPathEngine instead - and XPathFactoryConfigurer may help with that.

XMLUnit for Java 2.9.1

  • fixed some AssertJ tests that didn't work on Windows. Issue #252 and PR #253 by @​Boiarshinov

  • added overloads to ElementSelectors.byXPath that accept a XPathEngine argument. Issue #255

  • added Cyclone DX SBOMs to release artifacts

XMLUnit for Java 2.9.0

The major change of XMLUnit for Java 2.9.0 is the addition of a new module xmlunit-jakarta-jaxb-impl that can be used in addition to xmlunit-core when you want to use the Jakarta XML Binding API in version 3. For details please see the user's guide.

The full list of changes of XMLUnit for Java 2.9.0 is:

  • added a new module xmlunit-jakarta-jaxb-impl that makes Input.fromJaxb use jakarta.xml.bind rather than javax.xml.bind. For more details see the User's Guide.

    This change is not fully backwards compatible. The JaxbBuilder class has become abstract and the withMarshaller method has changed its signature. For most cases the change will not be noticed and for almost all other cases it should be enough to re-compile your code against XMLUnit 2.9.x.

    Issue #227 and PR #247

  • added NodeFilters#satisfiesAll and satifiesAny methods to make it easier to combine multiple node filters. added to simplify the use case of #249

XMLUnit for Java 2.8.4 improves performance when comparing documents with many sibling elements.

Changelog:

  • improved comparison performance for documents with many siblings based on a suggestion by @​gerpres made in #236

XMLUnit for Java 2.8.3

  • added a new fullDescription method to Diff that provides a string-representation of all differences - not just the first one like toString does. PR #235 fixing #232 by @​Boiarshinov

  • made sure AssertJ's methods to override the assertion message like withFailMessage are honored. #225

  • adjusted unit tests so they pass when AssertJ 3.19.0 is used. PR #212 by mmathesius

XMLUnit for Java 2.8.2

This release fixes a bug in the new AssertJ 3.x module.

... (truncated)

Changelog

Sourced from org.xmlunit:xmlunit-core's changelog.

XMLUnit for Java 2.10.0 - /Released 2024-04-28/

  • add a new ElementSelectors.byNameAndAllAttributes variant that filters attributes before deciding whether elements can be compared. Inspired by Issue #259

  • By default the TransformerFactorys created will now try to disable extension functions. If you need extension functions for your transformations you may want to pass in your own instance of TransformerFactory and TransformerFactoryConfigurer may help with that. Inspired by Issue #264 This is tracked as CVE-2024-31573.

  • JAXPXPathEngine will now try to disable the execution of extension functions by default but uses XPathFactory#setProperty which is not available prior to Java 18. You may want to enable secure processing on an XPathFactory instance you pass to JAXPXPathEngine instead - and XPathFactoryConfigurer may help with that.

XMLUnit for Java 2.9.1 - /Released 2023-01-10/

  • fixed some AssertJ tests that didn't work on Windows. Issue #252 and PR #253 by @​Boiarshinov

  • added overloads to ElementSelectors.byXPath that accept a XPathEngine argument. Issue #255

  • added Cyclone DX SBOMs to release artifacts

XMLUnit for Java 2.9.0 - /Released 2022-01-25/

  • added a new module xmlunit-jakarta-jaxb-impl that makes Input.fromJaxb use jakarta.xml.bind rather than javax.xml.bind. For more details see the User's Guide.

    This change is not fully backwards compatible. The JaxbBuilder class has become abstract and the withMarshaller method has changed its signature. For most cases the change will not be noticed and for almost all other cases it should be enough to re-compile your code against XMLUnit 2.9.x.

    Issue #227 and PR #247

  • added NodeFilters#satisfiesAll and satifiesAny methods to make it easier to combine multiple node filters. added to simplify the use case of #249

XMLUnit for Java 2.8.4 - /Released 2021-12-16/

... (truncated)

Commits
  • 33a5d6a fix release number
  • eceec4a javadocs
  • 75828fd Create SECURITY.md
  • dcaafe9 record extension function changes
  • 611f6be try to disable extension functions for XPaths
  • b81d48b disable XSLT extension functions by default, add more configurers
  • ba14909 XMLUnit 1.x is no longer maintained
  • cd6731e this is going to be a feature release, not a bugfix release
  • c47d390 record last changes
  • 5141915 add byNameAndAllAttributes that uses an attrbute filter
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the maven group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| org.apache.logging.log4j:log4j-core | `2.17.2` | `2.25.3` |
| commons-io:commons-io | `2.11.0` | `2.14.0` |
| [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) | `10.2.1.jre11` | `10.2.4.jre11` |
| org.apache.zookeeper:zookeeper | `3.9.3` | `3.9.5` |
| org.apache.commons:commons-lang3 | `3.6` | `3.18.0` |
| [org.springframework.security:spring-security-crypto](https://github.com/spring-projects/spring-security) | `5.8.5` | `6.3.8` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.13.5` | `2.18.6` |
| [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) | `2.1.1` | `2.10.0` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `5.3.29` | `5.3.38` |

Bumps the maven group with 1 update in the /datafari-binary-connector directory: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core).
Bumps the maven group with 1 update in the /datafari-solr-connector directory: commons-io:commons-io.
Bumps the maven group with 1 update in the /datafari-spacy-fastapi-connector directory: org.apache.commons:commons-lang3.
Bumps the maven group with 1 update in the /datafari-vector-search-connector directory: [org.springframework:spring-web](https://github.com/spring-projects/spring-framework).
Bumps the maven group with 3 updates in the /datafari-webapp directory: org.apache.commons:commons-lang3, [org.springframework.security:spring-security-crypto](https://github.com/spring-projects/spring-security) and [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit).


Updates `org.apache.logging.log4j:log4j-core` from 2.17.2 to 2.25.3

Updates `commons-io:commons-io` from 2.11.0 to 2.14.0

Updates `com.microsoft.sqlserver:mssql-jdbc` from 10.2.1.jre11 to 10.2.4.jre11
- [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
- [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/mssql-jdbc/commits)

Updates `org.apache.zookeeper:zookeeper` from 3.9.3 to 3.9.5

Updates `org.apache.commons:commons-lang3` from 3.6 to 3.18.0

Updates `org.springframework.security:spring-security-crypto` from 5.8.5 to 6.3.8
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.8.5...6.3.8)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.13.5 to 2.18.6
- [Commits](FasterXML/jackson-core@jackson-core-2.13.5...jackson-core-2.18.6)

Updates `org.xmlunit:xmlunit-core` from 2.1.1 to 2.10.0
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.1.1...v2.10.0)

Updates `org.springframework:spring-web` from 5.3.29 to 5.3.38
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v5.3.38)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.13.5 to 2.18.6
- [Commits](FasterXML/jackson-core@jackson-core-2.13.5...jackson-core-2.18.6)

Updates `commons-io:commons-io` from 2.11.0 to 2.14.0

Updates `org.apache.commons:commons-lang3` from 3.6 to 3.18.0

Updates `org.springframework:spring-web` from 5.3.29 to 5.3.38
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.29...v5.3.38)

Updates `org.apache.commons:commons-lang3` from 3.9 to 3.18.0

Updates `org.springframework.security:spring-security-crypto` from 5.8.5 to 6.3.8
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.8.5...6.3.8)

Updates `org.xmlunit:xmlunit-core` from 2.1.1 to 2.10.0
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.1.1...v2.10.0)

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.3
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: commons-io:commons-io
  dependency-version: 2.14.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.microsoft.sqlserver:mssql-jdbc
  dependency-version: 10.2.4.jre11
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-version: 3.9.5
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.springframework.security:spring-security-crypto
  dependency-version: 6.3.8
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.18.6
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.xmlunit:xmlunit-core
  dependency-version: 2.10.0
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: org.springframework:spring-web
  dependency-version: 5.3.38
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.18.6
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: commons-io:commons-io
  dependency-version: 2.14.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.springframework:spring-web
  dependency-version: 5.3.38
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.springframework.security:spring-security-crypto
  dependency-version: 6.3.8
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.xmlunit:xmlunit-core
  dependency-version: 2.10.0
  dependency-type: direct:development
  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 Mar 18, 2026
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