This repository was archived by the owner on Dec 4, 2023. It is now read-only.
File tree 11 files changed +14
-14
lines changed 11 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.bot</groupId >
8
8
<artifactId >bot-java</artifactId >
9
- <version >4.14.0 </version >
9
+ <version >4.14.1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.bot</groupId >
8
8
<artifactId >bot-java</artifactId >
9
- <version >4.14.0 </version >
9
+ <version >4.14.1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.bot</groupId >
8
8
<artifactId >bot-java</artifactId >
9
- <version >4.14.0 </version >
9
+ <version >4.14.1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.bot</groupId >
8
8
<artifactId >bot-java</artifactId >
9
- <version >4.14.0 </version >
9
+ <version >4.14.1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.bot</groupId >
8
8
<artifactId >bot-java</artifactId >
9
- <version >4.14.0 </version >
9
+ <version >4.14.1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.bot</groupId >
8
8
<artifactId >bot-java</artifactId >
9
- <version >4.14.0 </version >
9
+ <version >4.14.1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
98
98
<dependency >
99
99
<groupId >com.microsoft.azure</groupId >
100
100
<artifactId >msal4j</artifactId >
101
- <version >1.8.1 </version >
101
+ <version >1.11.0 </version >
102
102
</dependency >
103
103
104
104
<dependency >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.bot</groupId >
8
8
<artifactId >bot-java</artifactId >
9
- <version >4.14.0 </version >
9
+ <version >4.14.1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.bot</groupId >
8
8
<artifactId >bot-java</artifactId >
9
- <version >4.14.0 </version >
9
+ <version >4.14.1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.microsoft.bot</groupId >
7
7
<artifactId >bot-java</artifactId >
8
- <version >4.14.0 </version >
8
+ <version >4.14.1 </version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.microsoft.bot</groupId >
8
8
<artifactId >bot-java</artifactId >
9
- <version >4.14.0 </version >
9
+ <version >4.14.1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.microsoft.bot</groupId >
7
7
<artifactId >bot-java</artifactId >
8
- <version >4.14.0 </version >
8
+ <version >4.14.1 </version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Microsoft BotBuilder Java SDK Parent</name >
337
337
<dependency >
338
338
<groupId >org.apache.logging.log4j</groupId >
339
339
<artifactId >log4j-api</artifactId >
340
- <version >2.11 .0</version >
340
+ <version >2.15 .0</version >
341
341
<scope >test</scope >
342
342
</dependency >
343
343
<dependency >
349
349
<dependency >
350
350
<groupId >org.apache.logging.log4j</groupId >
351
351
<artifactId >log4j-core</artifactId >
352
- <version >2.13.2 </version >
352
+ <version >2.15.0 </version >
353
353
<scope >test</scope >
354
354
</dependency >
355
355
You can’t perform that action at this time.
0 commit comments