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

Commit 1ba4718

Browse files
Spring Data JPA
Remover exclusión innecesaria.
1 parent 34f9879 commit 1ba4718

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎tutorial_spring_data/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@
4141
<groupId>org.springframework.data</groupId>
4242
<artifactId>spring-data-jpa</artifactId>
4343
<version>1.11.1.RELEASE</version>
44-
<exclusions>
45-
<exclusion>
46-
<groupId>org.aspectj</groupId>
47-
<artifactId>aspectjrt</artifactId>
48-
</exclusion>
49-
</exclusions>
5044
</dependency>
5145

5246
<dependency>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /