Skip to content

Commit 192f12c

Browse files
deps: bump the minor-patch-dependencies group with 2 updates (#146)
Bumps the minor-patch-dependencies group with 2 updates: [com.bigboxer23:utils](https://github.com/bigboxer23/utils) and [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin). Updates `com.bigboxer23:utils` from 2.2.9 to 2.3.0 - [Release notes](https://github.com/bigboxer23/utils/releases) - [Commits](bigboxer23/utils@v2.2.9...v2.3.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0) --- updated-dependencies: - dependency-name: com.bigboxer23:utils dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a01fab commit 192f12c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.bigboxer23</groupId>
4646
<artifactId>utils</artifactId>
47-
<version>2.2.9</version>
47+
<version>2.3.0</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.projectlombok</groupId>
@@ -145,7 +145,7 @@
145145
</plugin>
146146
<plugin>
147147
<artifactId>maven-jar-plugin</artifactId>
148-
<version>3.4.2</version>
148+
<version>3.5.0</version>
149149
</plugin>
150150
<plugin>
151151
<artifactId>maven-install-plugin</artifactId>

0 commit comments

Comments
 (0)