Skip to content

Commit 1aa3142

Browse files
authored
Merge branch 'main' into updategenericworkflow_envrelease
2 parents d5f37e2 + d13f82a commit 1aa3142

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.powsybl</groupId>
1414
<artifactId>powsybl-parent-ws</artifactId>
15-
<version>21</version>
15+
<version>22</version>
1616
<relativePath/>
1717
</parent>
1818

src/test/resources/application-default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ logging:
1313
org.springframework.orm.jpa: INFO
1414
org.springframework.transaction: INFO
1515
org.hibernate.SQL: INFO
16-
org.hibernate.type.descriptor.sql.BasicBinder: INFO
16+
org.hibernate.orm.jdbc.bind: INFO
1717

1818
powsybl-ws:
1919
database:

0 commit comments

Comments
 (0)