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

chore(deps): bump org.jsmpp:jsmpp from 3.0.0 to 3.0.1 in /dhis-2 #17853

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Bumps org.jsmpp:jsmpp from 3.0.0 to 3.0.1.

Changelog

Sourced from org.jsmpp:jsmpp's changelog.

3.0.1

  • use ReadWriteLock instead of synchronized on class level.
  • Don't try to close the session from enquireLinkSender too.
  • Fixed typo in User_response_code optional parameter.
  • Decode not only the header if the status is not OK.
  • Allow data_sm_resp to be sent with message_id and optional_parameters when command_status != 0.
  • Fixed typo in sendGenerickNack.
  • Replace jCharset due to incompatible GNU GPL license.
  • Update several Maven dependencies.
Commits
  • 57d8444 Set version to release 3.0.1
  • 967c829 Merge pull request #196 from sana167/master
  • 110a80b Merge pull request #203 from opentelecoms-org/dependabot/maven/org.apache.mav...
  • 5d9287f Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5
  • ed62e4b Merge pull request #202 from opentelecoms-org/dependabot/maven/org.apache.mav...
  • 41d39a9 Bump org.apache.maven.plugins:maven-release-plugin
  • fc42c63 Merge pull request #200 from opentelecoms-org/dependabot/maven/org.apache.mav...
  • b56f896 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.4.1 to 3.6.3
  • 5e77a3c Merge pull request #198 from der-ambi/fix-193
  • 1ea600f use ReadWriteLock instead of synchronized on class level
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jsmpp:jsmpp](https://github.com/opentelecoms-org/jsmpp) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/opentelecoms-org/jsmpp/releases)
- [Changelog](https://github.com/opentelecoms-org/jsmpp/blob/master/CHANGES.txt)
- [Commits](opentelecoms-org/jsmpp@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: org.jsmpp:jsmpp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 21, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 21, 2024 00:59
Copy link

sonarcloud bot commented Jun 21, 2024

@larshelge larshelge disabled auto-merge June 22, 2024 12:26
@larshelge larshelge merged commit e7f7bc1 into 2.39 Jun 22, 2024
9 checks passed
@larshelge larshelge deleted the dependabot-maven-dhis-2-2.39-org.jsmpp-jsmpp-3.0.1 branch June 22, 2024 12:27
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
1 participant