Commit Graph

23 Commits (117ca973185eb5503ee24e5718e76245045d686e)

Author SHA1 Message Date
Hamothy 87b2b8025c
Update pom.xml 3 years ago
dependabot[bot] 90f23bd14f
Bump mockito-core from 3.11.1 to 3.11.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.1...v3.11.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Hamothy 3598994fcd
Merge pull request #12 from sgoudham/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 3.2.0 to 3.2.1
3 years ago
Hamothy 2c9f06b954
Merge pull request #13 from sgoudham/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.0
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
3 years ago
dependabot[bot] 0eb2eb4692
Bump mockito-core from 3.10.0 to 3.11.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 7528982ac9
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 2d7ff995b0
Bump maven-source-plugin from 3.2.0 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.0...maven-source-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Hammy 393350f218 Update pom.xml
Add hamcrest dependency for testing
3 years ago
Hammy 7c8905afde Increment version 3 years ago
Hammy 2580c0756a Update pom.xml
Auto Release to OSSRH
3 years ago
Hammy a36a013611 Update pom.xml
Don't auto release to OSSRH
3 years ago
Hammy 029220f519 Increment version 3 years ago
Hammy d90e254ff3 Update pom.xml
Revert version back to 0.1 & upgrade pom for deployment to central repository
3 years ago
Hammy d931330750 Update pom.xml
Getting pom.xml ready for possible deployment to MavenCentral()
3 years ago
Hammy ad3a52713e Update version number 3 years ago
Hammy d5c4a21632 Increment release version 3 years ago
Hammy b8a1fec7f6 Update version 3 years ago
Hammy 0c673a0186 Update pom.xml
Enable document checks again for javadocs
3 years ago
Hammy 814f553247 Update pom.xml
Stop using RELEASE to pull in dependencies for org.jetbrains
3 years ago
Hammy 85e2158242 Update pom.xml
Try to disable document checks on javadocs
3 years ago
Hammy 1296aaffa9 Update pom.xml
Disable document checks
3 years ago
Hammy 1286a42652 Reformat pom.xml 3 years ago
Hammy 0898054245 Add pom.xml 3 years ago