Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit111fba3

Browse files
committed
update some dependencies, refactor&clear pom.xml a bit
1 parent1c5f7a5 commit111fba3

File tree

3 files changed

+2
-18
lines changed

3 files changed

+2
-18
lines changed

‎pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.ning</groupId>
9292
<artifactId>async-http-client</artifactId>
93-
<version>1.9.31</version>
93+
<version>1.9.32</version>
9494
<scope>provided</scope>
9595
</dependency>
9696
</dependencies>
@@ -105,7 +105,7 @@
105105
<plugins>
106106
<plugin>
107107
<artifactId>maven-compiler-plugin</artifactId>
108-
<version>3.3</version>
108+
<version>3.5</version>
109109
<configuration>
110110
<encoding>UTF-8</encoding>
111111
<source>1.7</source>

‎scribejava-apis/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@
1616

1717
<build>
1818
<plugins>
19-
<plugin>
20-
<groupId>org.apache.maven.plugins</groupId>
21-
<artifactId>maven-compiler-plugin</artifactId>
22-
<version>3.3</version>
23-
<configuration>
24-
<showDeprecation>true</showDeprecation>
25-
</configuration>
26-
</plugin>
2719
<plugin>
2820
<groupId>org.apache.maven.plugins</groupId>
2921
<artifactId>maven-resources-plugin</artifactId>

‎scribejava-core/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@
1616

1717
<build>
1818
<plugins>
19-
<plugin>
20-
<groupId>org.apache.maven.plugins</groupId>
21-
<artifactId>maven-compiler-plugin</artifactId>
22-
<version>3.3</version>
23-
<configuration>
24-
<showDeprecation>true</showDeprecation>
25-
</configuration>
26-
</plugin>
2719
<plugin>
2820
<groupId>org.apache.maven.plugins</groupId>
2921
<artifactId>maven-resources-plugin</artifactId>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp