| Revision | 2394 (tree) |
|---|---|
| Time | 2022-09-24 18:30:11 |
| Author | t_nakayama1971 |
(empty log message)
| @@ -10,8 +10,8 @@ | ||
| 10 | 10 | <packaging>jar</packaging> |
| 11 | 11 | |
| 12 | 12 | <properties> |
| 13 | - <maven.compiler.source>11</maven.compiler.source> | |
| 14 | - <maven.compiler.target>11</maven.compiler.target> | |
| 13 | + <maven.compiler.source>11</maven.compiler.source> | |
| 14 | + <maven.compiler.target>11</maven.compiler.target> | |
| 15 | 15 | </properties> |
| 16 | 16 | |
| 17 | 17 | <dependencies> |
| @@ -21,7 +21,6 @@ | ||
| 21 | 21 | <version>2.0.1</version> |
| 22 | 22 | <scope>compile</scope> |
| 23 | 23 | </dependency> |
| 24 | - | |
| 25 | 24 | <dependency> |
| 26 | 25 | <groupId>org.apache.logging.log4j</groupId> |
| 27 | 26 | <artifactId>log4j-api</artifactId> |
| @@ -10,8 +10,8 @@ | ||
| 10 | 10 | <packaging>jar</packaging> |
| 11 | 11 | |
| 12 | 12 | <properties> |
| 13 | - <maven.compiler.source>11</maven.compiler.source> | |
| 14 | - <maven.compiler.target>11</maven.compiler.target> | |
| 13 | + <maven.compiler.source>11</maven.compiler.source> | |
| 14 | + <maven.compiler.target>11</maven.compiler.target> | |
| 15 | 15 | </properties> |
| 16 | 16 | |
| 17 | 17 | <dependencies> |