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 jakarta.xml.bind-api from 2.3.3 to 3.0.0 #194

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2020

Bumps jakarta.xml.bind-api from 2.3.3 to 3.0.0.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 13, 2020
Bumps jakarta.xml.bind-api from 2.3.3 to 3.0.0.

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/jakarta.xml.bind-jakarta.xml.bind-api-3.0.0 branch from 23ef7b7 to 9f586cf Compare November 13, 2020 14:05
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@slawekjaranowski slawekjaranowski merged commit 2ae0693 into master Nov 13, 2020
@slawekjaranowski slawekjaranowski deleted the dependabot/maven/jakarta.xml.bind-jakarta.xml.bind-api-3.0.0 branch November 13, 2020 14:25
@slawekjaranowski slawekjaranowski added this to the v1.10.0 milestone Nov 14, 2020
pzygielo pushed a commit to pzygielo/pgpverify-maven-plugin that referenced this pull request May 31, 2024
Create more compact FS NameMapper. Also, clean up existing ones and reduce clutter and mess.

High level changes:
* Introduce new HashingNameMapper (implements the "more compact" name mapper)
* Introduce StringDigestUtil for String hashing (cleanup the mess of digest/checksum mixup, drop SimpleDigest as it is not part of API and is package private/internal stuff)
* Cleanup and simplify existing NameMapper implementations (they are not components anymore)
* Introduce providers for "user facing" configuration names, as those are usually combination of existing NameMappers (like one wrapping other, etc). Hence, to keep things simple, no NameMapper is component anymore but dedicated providers are constructing them. No user facing change happens by this, as mapper names remains same.
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
Development

Successfully merging this pull request may close these issues.

1 participant