Commit Graph

40 Commits (dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0)

Author SHA1 Message Date
dependabot[bot] d090e0f87f
Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.0.0)

---
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>
2 years ago
sgoudham de780b7b13
chore: update version 2 years ago
dependabot[bot] df97d1b392 Bump jackson-core from 2.14.0 to 2.14.1
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.0...jackson-core-2.14.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 4bc000dfcd Bump junit-jupiter-api from 5.9.0 to 5.9.1
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] c08650066c Bump jackson-annotations from 2.14.0 to 2.14.1
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
sgoudham fa7e21ea7e
build: update deps 2 years ago
sgoudham 751003e7f9
refactor: move from jenkins -> gh actions 2 years ago
sgoudham 6c917bd40d
Update dependencies 2 years ago
Hamothy fbce1380d7
Merge pull request #40 from sgoudham/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.13.2 2 years ago
Hamothy 00c197a464
Merge pull request #42 from sgoudham/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.13.2 2 years ago
Hamothy 8c99b2d0d5
Merge pull request #43 from sgoudham/dependabot/maven/org.mockito-mockito-core-4.4.0 2 years ago
Hamothy 14409dfb94
Update pom.xml 2 years ago
dependabot[bot] 8af49f85c3
Bump mockito-core from 3.11.2 to 4.4.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.2 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 5bbfdc3b16
Bump jackson-core from 2.12.3 to 2.13.2
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.3 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.3...jackson-core-2.13.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 2be4327047
Bump jackson-annotations from 2.12.3 to 2.13.2
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.12.3 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Hammy fa74d880a6 Update hamcrest library to 2.2 3 years ago
Hammy 0f89db74da Update To Version 1.0.0 & Disable autoRelease 3 years ago
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