Skip to content

Commit

Permalink
merge-korjauksia
Browse files Browse the repository at this point in the history
  • Loading branch information
marjakari committed Jan 15, 2024
1 parent a3f79a5 commit 310fdfc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions integraatio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,6 @@
<artifactId>kirjasto</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>fi.oph.viestinvalitys</groupId>
<artifactId>kirjasto</artifactId>
<version>${project.parent.version}</version>
</dependency>

<dependency>
<groupId>com.sun.mail</groupId>
Expand Down
5 changes: 0 additions & 5 deletions kirjasto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
<artifactId>activation</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
<version>1.1.1</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 310fdfc

Please sign in to comment.