Skip to content

Commit 1eef4dc

Browse files
authoredMar 21, 2025··
Bump the dev-dependencies group in /symja_android_library with 2 updates (#1145)
Bumps the dev-dependencies group in /symja_android_library with 2 updates: [org.biojava:biojava-core](https://github.com/biojava/biojava) and [org.biojava:biojava-alignment](https://github.com/biojava/biojava). Updates `org.biojava:biojava-core` from 7.2.1 to 7.2.2 - [Release notes](https://github.com/biojava/biojava/releases) - [Changelog](https://github.com/biojava/biojava/blob/master/CHANGELOG.md) - [Commits](biojava/biojava@biojava-7.2.1...biojava-7.2.2) Updates `org.biojava:biojava-alignment` from 7.2.1 to 7.2.2 - [Release notes](https://github.com/biojava/biojava/releases) - [Changelog](https://github.com/biojava/biojava/blob/master/CHANGELOG.md) - [Commits](biojava/biojava@biojava-7.2.1...biojava-7.2.2) --- updated-dependencies: - dependency-name: org.biojava:biojava-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.biojava:biojava-alignment dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24cdfc8 commit 1eef4dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎symja_android_library/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -318,12 +318,12 @@
318318
<dependency>
319319
<groupId>org.biojava</groupId>
320320
<artifactId>biojava-core</artifactId>
321-
<version>7.2.1</version>
321+
<version>7.2.2</version>
322322
</dependency>
323323
<dependency>
324324
<groupId>org.biojava</groupId>
325325
<artifactId>biojava-alignment</artifactId>
326-
<version>7.2.1</version>
326+
<version>7.2.2</version>
327327
</dependency>
328328
<dependency>
329329
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.