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

Publish 4.2.1 SNAPSHOT for 8-Jan #898

Merged
merged 8 commits into from
Jan 19, 2024
Merged

Publish 4.2.1 SNAPSHOT for 8-Jan #898

merged 8 commits into from
Jan 19, 2024

Conversation

anidotnet
Copy link
Contributor

No description provided.

anidotnet and others added 8 commits January 6, 2024 18:39
* Update CHANGELOG.md

* Update release.yml

* Update release.yml

* Update CHANGELOG.md

* Update pom.xml
Bumps [uk.co.jemos.podam:podam](https://github.com/mtedone/podam) from 8.0.0.RELEASE to 8.0.1.RELEASE.
- [Release notes](https://github.com/mtedone/podam/releases)
- [Commits](mtedone/podam@8.0.0.RELEASE...8.0.1.RELEASE)

---
updated-dependencies:
- dependency-name: uk.co.jemos.podam:podam
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.5 to 2.12.6.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-time@v2.12.5...v2.12.6)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….5 (#896)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps org.slf4j:slf4j-api from 2.0.10 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@anidotnet anidotnet merged commit 20a10ee into develop Jan 19, 2024
20 checks passed
anidotnet added a commit that referenced this pull request Feb 19, 2024
commit 75d8222
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Mon Feb 19 23:02:09 2024 +0530

    update workflow

commit 69bd68a
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Mon Feb 19 22:55:20 2024 +0530

    Update CHANGELOG.md

commit 7b7f014
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Mon Feb 19 21:29:38 2024 +0530

    Release 4.2.1

commit 9ec3307
Merge: 77c8d4c 7813092
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Mon Feb 19 21:13:25 2024 +0530

    Merge branch 'develop' into release

commit 7813092
Merge: 20a10ee 029d5cf
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Feb 16 21:33:52 2024 +0530

    Merge branch 'main' into develop

commit 20a10ee
Author: Anindya Chatterjee <696662+anidotnet@users.noreply.github.com>
Date:   Fri Jan 19 10:02:04 2024 +0530

    Publish 4.2.1 SNAPSHOT for 8-Jan (#898)

    * merged to main (#890)

    * Update CHANGELOG.md

    * Update release.yml

    * Update release.yml

    * Update CHANGELOG.md

    * Update pom.xml

    * Update pom.xml (#891)

    * Update README.md

    * Bump uk.co.jemos.podam:podam from 8.0.0.RELEASE to 8.0.1.RELEASE (#893)

    Bumps [uk.co.jemos.podam:podam](https://github.com/mtedone/podam) from 8.0.0.RELEASE to 8.0.1.RELEASE.
    - [Release notes](https://github.com/mtedone/podam/releases)
    - [Commits](mtedone/podam@8.0.0.RELEASE...8.0.1.RELEASE)

    ---
    updated-dependencies:
    - dependency-name: uk.co.jemos.podam:podam
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * Bump joda-time:joda-time from 2.12.5 to 2.12.6 (#894)

    Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.5 to 2.12.6.
    - [Release notes](https://github.com/JodaOrg/joda-time/releases)
    - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
    - [Commits](JodaOrg/joda-time@v2.12.5...v2.12.6)

    ---
    updated-dependencies:
    - dependency-name: joda-time:joda-time
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#896)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#895)

    Bumps org.slf4j:slf4j-api from 2.0.10 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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    * Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 (#897)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.9.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.8.0...v5.9.0)

    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3bc6918
Merge: d981831 87793b1
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Sat Jan 6 17:40:17 2024 +0530

    Merge branch 'main' into develop

commit 77c8d4c
Merge: 9433425 86ab638
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Sat Jan 6 16:40:42 2024 +0530

    Merge branch 'main' into release

commit 9433425
Merge: 54ce9c2 00c8448
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Sat Jan 6 16:00:31 2024 +0530

    Merge branch 'main' into release

commit 54ce9c2
Merge: 753dac2 52381df
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 22:41:24 2024 +0530

    Merge branch 'main' into release

commit 753dac2
Merge: 246875e 40dfd18
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 22:35:10 2024 +0530

    Merge branch 'main' into release

commit 246875e
Merge: f33d56b 1bd1074
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 22:05:53 2024 +0530

    Merge branch 'main' into release

commit f33d56b
Merge: 3431fe1 7d3ccf7
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 21:55:03 2024 +0530

    Merge branch 'main' into release

commit 3431fe1
Merge: 3293c3f 77cfe1b
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 21:27:48 2024 +0530

    Merge branch 'main' into release

commit 3293c3f
Merge: 741b1fc ce44562
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 13:25:48 2024 +0530

    Merge branch 'main' into release

commit 741b1fc
Merge: 8263505 53b256d
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 11:56:38 2024 +0530

    Merge branch 'main' into release

commit 8263505
Merge: 0424988 ffcf79f
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 11:02:11 2024 +0530

    Merge branch 'main' into release

commit 0424988
Merge: f9a8f49 0e5a0cb
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Fri Jan 5 10:49:15 2024 +0530

    Merge branch 'main' into release

commit f9a8f49
Author: Anindya Chatterjee <696662+anidotnet@users.noreply.github.com>
Date:   Fri Jan 5 01:05:15 2024 +0530

    Update pom.xml

commit e19ddb8
Merge: 1968b78 5acb37e
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 23:22:42 2024 +0530

    Merge branch 'main' into release

commit 1968b78
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 22:28:21 2024 +0530

    Update CHANGELOG.md

commit 23ddb14
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 22:24:08 2024 +0530

    Update release.yml

commit 2b33c6d
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 22:19:01 2024 +0530

    Update release.yml

commit 457007a
Merge: 539f49d 1f004b5
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 22:15:53 2024 +0530

    Merge branch 'main' into release

commit 539f49d
Merge: 7f4c139 d6db082
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 22:08:34 2024 +0530

    Merge branch 'main' into release

commit 7f4c139
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Thu Jan 4 21:16:20 2024 +0530

    Update CHANGELOG.md

commit d981831
Merge: bd70584 0990ae1
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Tue Jan 2 11:05:47 2024 +0530

    Merge branch 'main' into develop

commit bd70584
Merge: 6a4673b 6a24753
Author: Anindya Chatterjee <anidotnet@gmail.com>
Date:   Sun Oct 1 22:19:50 2023 +0530

    Merge branch 'main' into develop

commit 6a4673b
Author: Anindya Chatterjee <696662+anidotnet@users.noreply.github.com>
Date:   Sun Oct 1 13:49:07 2023 +0000

    Update pom.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant