Skip to content

Commit

Permalink
Merge branch 'devel' into fix/cb-5749/metadata-table-loading
Browse files Browse the repository at this point in the history
  • Loading branch information
dariamarutkina authored Oct 11, 2024
2 parents 6a2076d + c6626f4 commit f4a367d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/drivers/db2-jt400/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>net.sf.jt400</groupId>
<artifactId>jt400</artifactId>
<version>10.5</version>
<version>20.0.7</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
<id>full-build</id>
<activation><property><name>!plain-api-server</name></property></activation>
<modules>
<module>test</module>
<module>drivers</module>
<!-- Products -->
<module>product</module>
<module>test</module>
</modules>
</profile>
</profiles>
Expand Down

0 comments on commit f4a367d

Please sign in to comment.