-
Notifications
You must be signed in to change notification settings - Fork 8
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
Merge 'release-0.4.0' into 'master' #23
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release 0.3.0
XRDDEV-89 update snapshot version number after release
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
Bumps httpclient from 4.5.2 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- Include LICENSE file in the generated jar files. - Include 3rd-PARTY-NOTICES.txt in the generated jar files. - The files are included in META-INF folder.
…t/org.apache.httpcomponents-httpclient-4.5.13 Bump httpclient from 4.5.2 to 4.5.13 in /src/rest
…it-junit-4.13.1 Bump junit from 3.8.1 to 4.13.1 in /src
added listPeople and personDetails requests as more complex examples
…-adapter/junit-junit-4.13.1 Bump junit from 3.8.1 to 4.13.1 in /example-adapter
- Add License in the generated binary artifacts. - Add 3rd party notices in the generated binary artifacts.
Bumps log4j-core from 2.13.3 to 2.15.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
….apache.logging.log4j-log4j-core-2.15.0 Bump log4j-core from 2.13.3 to 2.15.0 in /src
Bumps log4j-core from 2.15.0 to 2.17.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps log4j-core from 2.15.0 to 2.17.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
….apache.logging.log4j-log4j-core-2.17.0 Bump log4j-core from 2.15.0 to 2.17.0 in /src
…-adapter/org.apache.logging.log4j-log4j-core-2.17.0 Bump log4j-core from 2.15.0 to 2.17.0 in /example-adapter
* add dependency to Java SOAP library (that is no longer a part of the Java 11 distribution) * example project depends on the snapshot version of XRd4J * example Dockerfile based on JRE 11
* remove reference to non-public Provider class * refactor Base64 encoding to use Java internal utils (JAXB is not included in Java 11)
XRDDEV-1874 Adding support for JRE 11
Bumps log4j-core from 2.17.0 to 2.17.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps log4j-core from 2.17.0 to 2.17.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
….apache.logging.log4j-log4j-core-2.17.1 Bump log4j-core from 2.17.0 to 2.17.1 in /src
…-adapter/org.apache.logging.log4j-log4j-core-2.17.1 Bump log4j-core from 2.17.0 to 2.17.1 in /example-adapter
teemukin65
approved these changes
Jan 6, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.