Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into feat/issue-640-CVE_2021_44228
Browse files Browse the repository at this point in the history
  • Loading branch information
book000 authored Jan 18, 2022
2 parents 4501939 + f69589f commit de81ddb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 25 deletions.
1 change: 0 additions & 1 deletion .mvn/maven.config

This file was deleted.

14 changes: 1 addition & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,18 +96,6 @@
<id>mikeprimm-repo</id>
<url>https://repo.mikeprimm.com/</url>
</repository>
<repository>
<id>github</id>
<name>GitHub jaoafa Apache Maven Packages</name>
<url>https://maven.pkg.github.com/jaoafa/jao-Super-Achievement2</url>
<!-- read:packages のみを許可した jaotan の Personal access token を使っています -->
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
<repository>
<id>tomacheese-repo</id>
<url>https://repo.tomacheese.com</url>
Expand Down Expand Up @@ -171,7 +159,7 @@
<dependency>
<groupId>com.jaoafa</groupId>
<artifactId>jaosuperachievement2</artifactId>
<version>b15b017</version>
<version>2.3.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
11 changes: 0 additions & 11 deletions settings.xml

This file was deleted.

0 comments on commit de81ddb

Please sign in to comment.