-
Notifications
You must be signed in to change notification settings - Fork 33
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
Update 1.5.1 #414
Merged
Merged
Update 1.5.1 #414
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
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.mockito-mockito-core-5.6.0 Bump org.mockito:mockito-core from 5.5.0 to 5.6.0
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.7 to 5.8.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.7...5.8.8) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.tomcat:tomcat-catalina from 9.0.80 to 9.0.83. --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-catalina dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.2 to 2.16.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.springframework.security-spring-security-bom-5.8.8 Bump org.springframework.security:spring-security-bom from 5.8.7 to 5.8.8
…nt/org.apache.tomcat-tomcat-catalina-9.0.83 Bump org.apache.tomcat:tomcat-catalina from 9.0.80 to 9.0.83
…nt/com.fasterxml.jackson.core-jackson-databind-2.16.0 Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.16.0
…development/actions/setup-java-4 Bump actions/setup-java from 3 to 4
Bumps commons-io:commons-io from 2.14.0 to 2.15.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.glassfish.jersey.inject:jersey-hk2 from 2.40 to 2.41. --- updated-dependencies: - dependency-name: org.glassfish.jersey.inject:jersey-hk2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.2.1 to 5.3. - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.2.1...rel/v5.3) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.apache.httpcomponents.client5-httpclient5-5.3 Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.3
…nt/org.glassfish.jersey.inject-jersey-hk2-2.41 Bump org.glassfish.jersey.inject:jersey-hk2 from 2.40 to 2.41
…nt/commons-io-commons-io-2.15.1 Bump commons-io:commons-io from 2.14.0 to 2.15.1
Bumps org.glassfish.jersey.core:jersey-client from 2.40 to 2.41. --- updated-dependencies: - dependency-name: org.glassfish.jersey.core:jersey-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.6.0 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.6.0...v5.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Remove notifying when createSubmodel with the submodelAPI * Address review remarks * Add msgCounter to MqttTestListener
Development fix
…nt/org.glassfish.jersey.core-jersey-client-2.41 Bump org.glassfish.jersey.core:jersey-client from 2.40 to 2.41
…nt/org.mockito-mockito-core-5.8.0 Bump org.mockito:mockito-core from 5.6.0 to 5.8.0
…nt/org.apache.maven.plugins-maven-surefire-plugin-3.2.3 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.3
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.9.0 to 2.9.1. - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@2.9.0...2.9.1) --- updated-dependencies: - dependency-name: org.apache.tika:tika-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.tomcat:tomcat-catalina from 9.0.83 to 9.0.84. --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-catalina dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.apache.tomcat-tomcat-catalina-9.0.84 Bump org.apache.tomcat:tomcat-catalina from 9.0.83 to 9.0.84
…nt/org.apache.tika-tika-core-2.9.1 Bump org.apache.tika:tika-core from 2.9.0 to 2.9.1
Bumps org.apache.commons:commons-compress from 1.24.0 to 1.25.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…nt/ch.qos.logback-logback-classic-1.4.14 Bump ch.qos.logback:logback-classic from 1.4.12 to 1.4.14
…nt/org.apache.commons-commons-compress-1.25.0 Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0
…nt/org.apache.maven.plugins-maven-javadoc-plugin-3.6.3 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3
…nt/org.codehaus.janino-janino-3.1.11 Bump org.codehaus.janino:janino from 3.1.10 to 3.1.11
…nt/com.fasterxml.jackson.core-jackson-databind-2.16.1 Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.8 to 5.8.9. - [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.8...5.8.9) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.11. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.tomcat:tomcat-catalina from 9.0.84 to 9.0.85. --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-catalina dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.springframework.security-spring-security-bom-5.8.9 Bump org.springframework.security:spring-security-bom from 5.8.8 to 5.8.9
…nt/org.apache.maven.plugins-maven-compiler-plugin-3.12.1 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.apache.maven.plugins-maven-surefire-plugin-3.2.5 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
…nt/org.apache.tomcat-tomcat-catalina-9.0.85 Bump org.apache.tomcat:tomcat-catalina from 9.0.84 to 9.0.85
…nt/org.apache.maven.plugins-maven-failsafe-plugin-3.2.5 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.5
…nt/org.slf4j-slf4j-api-2.0.11 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.3 to 5.3.1. - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.3.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.3...rel/v5.3.1) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.8.0...v5.10.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.mockito-mockito-core-5.10.0 Bump org.mockito:mockito-core from 5.8.0 to 5.10.0
…nt/org.apache.httpcomponents.client5-httpclient5-5.3.1 Bump org.apache.httpcomponents.client5:httpclient5 from 5.3 to 5.3.1
Bumps org.eclipse.milo:sdk-client from 0.6.11 to 0.6.12. --- updated-dependencies: - dependency-name: org.eclipse.milo:sdk-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.eclipse.milo:sdk-server from 0.6.11 to 0.6.12. --- updated-dependencies: - dependency-name: org.eclipse.milo:sdk-server dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.eclipse.milo-sdk-server-0.6.12 Bump org.eclipse.milo:sdk-server from 0.6.11 to 0.6.12
…nt/org.eclipse.milo-sdk-client-0.6.12 Bump org.eclipse.milo:sdk-client from 0.6.11 to 0.6.12
Signed-off-by: Frank Schnicke <[email protected]>
Updates Version to 1.5.1
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.